Highlights
Auth Bypass: 2 prior fixes. Scrutinize any change in this area.
.github/workflows/backport.yml: 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.
SSRF: Endpoint configuration with a null host could allow the exporter to connect to unintended local resources, enabling SSRF.
Sandbox Escape: Use of Unsafe for queue allocation can break sandbox restrictions, allowing escape in restricted environments.
Auth Bypass: Missing write permission on pull-request comments could allow unauthorized actions, bypassing authorization checks.