Highlights
Auth Bypass: 2 prior fixes. Scrutinize any change in this area.
middleware.ts: most-fixed (2 issues). Treat as high-risk during review.
2 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: Flaws in request verification logic allowed clients to bypass license validation. In one instance, the middleware routed requests to an activation endpoint rather than validation; in another, invalid API keys bypassed license checks entirely to access shared backend OpenAI API keys.