release: v0.8.3 — audit follow-up continuation#118
Merged
Conversation
Patch release bundling four PRs: #112 — Kani matrix fix + per-job tolerate_failure pattern #114 — Cerisier formalization companion docs (mapping + scenarios) #115 — bump regorus 0.2.8 → 0.10, fully clears RUSTSEC-2026-0097 #116 — second Verus admit attempt (theorem_pae_injective_on_types) Notable: cargo audit ignore-list is down to one entry (rustls-pemfile, unmaintained-upstream). No actively-fixable RUSTSEC advisories remain. Audit-related fixes from this release are summarised in the "Audit follow-ups" sections of the CHANGELOG. Issue #117 (Sigstore Fulcio cert rotation invalidated our pinned fingerprints) was surfaced during this cycle and is tracked separately — not blocking because audit C-4 documents that pinning is currently warn-only. Trace: skip Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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.
Patch release bundling four already-merged PRs.
Included PRs
`#111` (criterion benches, implements #89) also landed this cycle.
Headline
`cargo audit` ignore-list is down to one entry (`rustls-pemfile`, unmaintained-upstream). No actively-fixable RUSTSEC advisories remain.
Surfaced this cycle (tracked separately)
Test plan
See CHANGELOG.md for per-finding notes.