Fix deterministic container evidence recovery - #12
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Incident
The v0.6.3 container workflow built, scanned, pushed, and SLSA-attested the exact release image, then stopped before evidence verification/assets because canonicalization removed CycloneDX
serialNumber. The pinned attestation action requiresbomFormat,specVersion, andserialNumberto recognize CycloneDX JSON.PyPI v0.6.3 published successfully. Both GHCR tags currently resolve to
sha256:ddc369cd94ee8b982fd8976f2a3641bb75546a4da805ab556e97c3a80df69d9f, and its SLSA provenance verifies against release commitcd852fe6f2b8a3e766fc21ae9f6360755ae50e97.Fix
repository@digest; remove only the nondeterministic timestampmain, then verify its workflow SHA is contained inorigin/mainmainVerification
bash -n