Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

safe-global/safe-events-service
main @ 2b4b2d0
7
Fixes
0
CVEs
CRITICAL
Peak severity
80.0%
Coverage
Highlights
Auth Bypass: 5 prior fixes. Scrutinize any change in this area.
adminjs.ts: most-fixed (1 issue). Treat as high-risk during review.
6 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: Empty token allowed empty Basic credential, bypassing admin webhook auth entirely.
Auth Bypass: CRUD endpoints for webhook configuration were unauthenticated, allowing unauthorized modification.
Auth Bypass: SSE endpoint for transaction events lacked authentication, exposing sensitive streams.