Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

matter-labs/zksync-airbender
main @ 6ec4ea7
1
Fixes
0
CVEs
HIGH
Peak severity
0.0%
Coverage
Highlights
Cryptographic Issues: 1 prior fix. Scrutinize any change in this area.
full_statement_verifier: most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Cryptographic Issues: Incomplete verification across sequential execution segments can allow invalid proof steps or bypassed assertions to be accepted as valid by the verifier. Ensuring that cryptographic parameters are checked over all circuit sequences, and not just the initial one, is critical for soundness.