Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
frontend/src/pages/Scans.jsx: 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.
Auth Bypass: Attackers could execute unauthorized automated security scans by bypassing target ownership verification checks. This allowed arbitrary targets to be scanned without verified engagement authorization.
Reflected XSS: LLM-generated summaries containing attacker-controlled payload data were rendered directly in the UI without proper HTML escaping, allowing arbitrary JavaScript execution in the user's browser context.