Highlights
Auth Bypass: 2 prior fixes. Scrutinize any change in this area.
.github/workflows: most-fixed (1 issue). Treat as high-risk during review.
8 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.
Open Redirect: Client-side redirect using user-influenced URL without same-origin enforcement can phish users or leak tokens.
Open Redirect: Language parameter passed to window.location.href without encoding allows redirect to attacker-controlled domains.
Privilege Escalation: Overly broad GitHub Actions permissions can allow unauthorized modification of repository contents or CI/CD pipelines.