Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 17:33

Changelog

  • a6396ab: feat: add CONTRIBUTING and SECURITY documents to guide contributions and report vulnerabilities (@gnana997)
  • f5b8709: feat: add Dependabot and CodeQL workflows for Go module and security checks (@gnana997)
  • d19abb1: feat: add GCP rules and test cases for security best practices (@gnana997)
  • dfb5191: feat: enhance GCP hardening rules and tests (@gnana997)

Verify this release

cosign verify-blob \
  --certificate checksums.txt.pem \
  --signature checksums.txt.sig \
  --certificate-identity-regexp 'https://github.com/gnana997/bumper/.*' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  checksums.txt
sha256sum -c checksums.txt --ignore-missing