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.