postflight CLI nightly 20260727
Pre-release
Pre-release
Automated nightly release of the postflight CLI.
- Version:
0.3.0-pre - Artifact:
ghcr.io/guardian-intelligence/postflight-cli@sha256:95d8844ed6b664a2da8e88463490088762b7da5f5cce12cd7dbdb83f13a28381 - Source commit: c303f0d
- Binaries digest:
46ec17baeebbc44a377c9f8722138e79f1ee9ae197105e4a15f05031ed85c274 - Sources:
postflight-0.3.0-pre-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