postflight CLI nightly 20260726
Pre-release
Pre-release
Automated nightly release of the postflight CLI.
- Artifact:
ghcr.io/guardian-intelligence/postflight-cli@sha256:73e2d835bc9196f103d1c5a58cf06d6d8007ea6ab5f7d23d838f567fda860b46 - Source commit: 01cddaf
- Binaries digest:
294899a29565b62066484419a92a12c1d1e2520f7f5dd79f95cdc7446b5ab251 - Sources:
postflight-0.2.0-nightly-src.tar.gz(make && sudo make install)
Verify any binary before running it:
cosign verify-blob --bundle postflight-<target>.sigstore.json \
--certificate-identity https://github.com/guardian-intelligence/guardian/.github/workflows/postflight-cli-image.yml@refs/heads/main \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
postflight-<target>install.sh is attached too, signed by the release lane, so the installer can be verified before it is run rather than piped in from the website:
cosign verify-blob --bundle install.sh.sigstore.json \
--certificate-identity https://github.com/guardian-intelligence/guardian/.github/workflows/postflight-cli-release.yml@refs/heads/main \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
install.sh