Commit cb812df
chore(health): clear RUSTSEC-2026-0190 (anyhow bump) + refresh stale verify README (#196)
Two remediations from the 2026-07-07 health check:
1. **Cargo Audit CI red**: RUSTSEC-2026-0190 (unsoundness in
`anyhow::Error::downcast_mut`) — `cargo update -p anyhow` 1.0.102 →
1.0.103. Full workspace test suite green after the bump (152 tests).
2. **Stale status checklist**: `crates/typed-wasm-verify/README.md`
still showed C2–C5 unchecked; all four are implemented (`section.rs`,
`verify.rs` incl. 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 (#140
positive-form region-imports, unstable L2/L15 carriers).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent d20559f commit cb812df
2 files changed
Lines changed: 9 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
0 commit comments