Security context

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

byteball/ocore
master @ e2eeae3
87
Fixes
0
CVEs
CRITICAL
Peak severity
88.2%
Coverage
Highlights
Denial of Service: 24 prior fixes. Scrutinize any change in this area.
validation.js: most-fixed (40 issues). Treat as high-risk during review.
52 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: Multiple bypasses in AA trigger validation and payment output checks allowed unauthorized execution or spending.
Denial of Service: Unbounded loops, recursion depth, and literal sizes in formula processing repeatedly enabled CPU/memory exhaustion.
Prototype Pollution: Unsafe property assignment and access without own-property checks allowed prototype pollution across multiple components.