Security context

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

slymnoyann/hey-1
main @ 88c8f9d
12
Fixes
0
CVEs
HIGH
Peak severity
Highlights
Auth Bypass: 4 prior fixes. Scrutinize any change in this area.
apps/api/src/routes/internal/index.ts: most-fixed (1 issue). Treat as high-risk during review.
5 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: Enforcing account suspension checks was missing in authorization flows, allowing suspended users to obtain credentials.
Auth Bypass: Access checks failed to validate the presence of a valid session address, allowing null/undefined checks to bypass logic or crash the service.
Reflected XSS: Lack of protocol and scheme sanitization on audio metadata attachment URIs allowed execution of arbitrary javascript: URIs.