Security context

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

octokit/request.js
main @ 723070e
2
Fixes
0
CVEs
HIGH
Peak severity
100.0%
Coverage
Highlights
Information Disclosure: 1 prior fix. Scrutinize any change in this area.
(@octokit/endpoint: 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.

Information Disclosure: Error objects previously exposed authorization headers and client_secret, risking credential leakage in logs or API responses. This is the highest-severity historical issue and a direct threat to authentication integrity.
ReDoS: Vulnerable dependency versions allowed regex-based denial of service during URL parsing and header processing. This is an indirect but real risk that requires continuous dependency hygiene.