Security context

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

rockbenben/chatgpt-shortcut
main @ 1db7679
2
Fixes
0
CVEs
HIGH
Peak severity
50.0%
Coverage
Highlights
Cross-Origin Communication Bypass: 1 prior fix. Scrutinize any change in this area.
src/pages/_components/user/login.tsx: 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.

Cross-Origin Communication Bypass: Unvalidated postMessage events from arbitrary origins could inject Google OAuth payloads, enabling account takeover.
Open Redirect: Unvalidated redirect parameter allows crafting malicious URLs for phishing attacks.