ci: attest enforced repository controls in releases#48
Merged
Conversation
Fail release tagging when the live default-branch ruleset drifts from the checked-in policy. Publish checksummed, attested evidence while explicitly recording GitHub's workflow-token bypass redaction.
Move the target-specific ML-KEM development oracle to 0.0.10 so the locked graph uses libcrux-secrets 0.0.6 and libcrux-sha3 0.0.10. This clears RUSTSEC-2026-0212, RUSTSEC-2026-0207, and RUSTSEC-2026-0208 without
suppressions.
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.
What changed
protect-mainruleset as reviewed repository policy.0.0.10, removing newly advised libcrux releases from the locked graph without suppressions.Why
This closes the implementation side of roadmap T0.1: protected-main enforcement is reproducible, checked before tagging, and retained as release evidence. The task remains open until the first tagged release publishes and verifies the artifact.
No production cryptographic implementation or public API changed.
Validation
mainrejected by the live ruleset.just check-repository-controlsjust check-actionsjust check-alljust test --all— 1,717 tests and 163 doctests passed.just checkcargo deny check allcargo test --all-features --test mlkem_types