Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
src/patches/toolsets.ts: most-fixed (1 issue). Treat as high-risk during review.
0 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: Legacy persisted state loaded without a defined toolset would default to exposing and permitting access to all tools on startup, effectively bypassing intended toolset restrictions. This was corrected by enforcing a default fallback configuration in the tool fetching logic.