Security context

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

lidofinance/validator-ejector
main @ debecf4
3
Fixes
0
CVEs
HIGH
Peak severity
100.0%
Coverage
Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
src/lib/api/index.ts: most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix 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: Requests to the execution node were unauthenticated, allowing unauthorized access to critical consistency-check operations.
Information Disclosure: Comma-separated URL lists in logs were not individually redacted, potentially exposing sensitive endpoint tokens.
Data Integrity: API responses from the consensus node lacked field validation, allowing malformed data to cause incorrect behavior in the exit process.