No description
  • Shell 93.3%
  • Ruby 6.7%
Find a file
2026-01-14 08:37:56 +05:30
.ci Terraform managed file 2026-01-14 08:37:56 +05:30
.github Dispatch and token adjustments 2025-04-03 14:10:58 -07:00
lib v0.1.6 2025-04-02 16:00:29 -07:00
spec Merge pull request #5 from hashicorp/compliance/add-headers 2025-03-28 14:52:51 -07:00
.gitignore Initial commit 2014-08-31 19:42:53 -07:00
Gemfile [COMPLIANCE] Add Copyright and License Headers 2023-02-01 17:02:22 +00:00
LICENSE [COMPLIANCE] Add MPL 2.0 LICENSE 2022-10-12 20:33:02 +00:00
Rakefile Initial commit 2014-08-31 19:42:53 -07:00
README.md README 2014-08-31 19:46:51 -07:00
ruby-checkpoint.gemspec Update license format to be SPDX compatible (#8) 2025-03-28 15:05:33 -07:00

Ruby Checkpoint Client

Checkpoint is an internal service at Hashicorp that we use to check version information, broadcoast security bulletins, etc.

We understand that software making remote calls over the internet for any reason can be undesirable. Because of this, Checkpoint can be disabled in all of our software that includes it. You can view the source of this client to see that we're not sending any private information.

Note: This repository is probably useless outside of internal HashiCorp use. It is open source for disclosure and because our open source projects must be able to link to it.