Security context

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

PolyCash/polycash
main @ f800ce7
10
Fixes
0
CVEs
CRITICAL
Peak severity
75.0%
Coverage
Highlights
Auth Bypass: 6 prior fixes. Scrutinize any change in this area.
Multiple: most-fixed (2 issues). Treat as high-risk during review.
9 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns

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

Auth Bypass: Address key reuse without tracking usage allows unauthorized address assignment, a core identity/authorization flaw.
Auth Bypass: Session key validation in only_user mode accepts any key, directly enabling unauthorized access.
Auth Bypass: Automatic issuer creation without allow_new flag lets attackers create arbitrary issuers, bypassing issuer-based authorization.