Skip to content

Releases: davidrios/baleforgit

v0.1.0

13 Jun 17:31
a0c5755

Choose a tag to compare

[0.1.0] - 2026-06-13

Other


Verify a download's provenance:

gh attestation verify <file> --repo davidrios/baleforgit

Verify the dependency SBOM:

gh attestation verify <file> --repo davidrios/baleforgit \
  --predicate-type https://spdx.dev/Document

Verify the checksum signature (cosign keyless):

cosign verify-blob SHA256SUMS \
  --bundle SHA256SUMS.cosign.bundle \
  --certificate-identity-regexp 'https://github.com/davidrios/baleforgit/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

Bleeding edge (main)

13 Jun 14:30
979a7dd

Choose a tag to compare

Bleeding edge (main) Pre-release
Pre-release

Rolling build of the main branch — not a stable release.

Built from 979a7dd on 2026-06-13.

[unreleased]

Other


Verify a download's provenance:

gh attestation verify <file> --repo davidrios/baleforgit

Verify the dependency SBOM:

gh attestation verify <file> --repo davidrios/baleforgit \
  --predicate-type https://spdx.dev/Document

Verify the checksum signature (cosign keyless):

cosign verify-blob SHA256SUMS \
  --bundle SHA256SUMS.cosign.bundle \
  --certificate-identity-regexp 'https://github.com/davidrios/baleforgit/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com