Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
BootstrapManager.kt: 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.
Path Traversal: Recursive deletion operations on user-controlled or external paths can bypass directory boundaries, leading to arbitrary file deletion if path canonicalization checks are omitted.
Auth Bypass: Reconnection or initialization paths that fail to re-apply configuration allowlists can expose running gateway services to unauthorized arbitrary command execution.