chore(health): clear RUSTSEC-2026-0190 (anyhow bump) + refresh stale verify README#196
Merged
Merged
Conversation
…le verify README status - Cargo Audit CI red was RUSTSEC-2026-0190 (unsoundness in anyhow Error::downcast_mut); cargo update -p anyhow 1.0.102 -> 1.0.103. - typed-wasm-verify README status checklist still showed C2-C5 open; all four landed (section.rs, verify.rs, cross.rs, cross-compat suites incl. real AffineScript fixtures). Checklist now matches the code and points at the genuinely-open work (#140 positive-form L13, unstable L2/L15 carriers). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
hyperpolymath
marked this pull request as ready for review
July 6, 2026 23:03
|
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.



Two remediations from the 2026-07-07 health check:
anyhow::Error::downcast_mut) —cargo update -p anyhow1.0.102 → 1.0.103. Full workspace test suite green after the bump (152 tests).crates/typed-wasm-verify/README.mdstill showed C2–C5 unchecked; all four are implemented (section.rs,verify.rsincl. L13 negative-form isolation,cross.rs, and both cross-compat suites with real AffineScript fixtures). Checklist now matches the code and points at the genuinely-open work (Phase 1: multi-module region-imports (L13 positive-form) + cross-module differential fixtures #140 positive-form region-imports, unstable L2/L15 carriers).🤖 Generated with Claude Code