Security context

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

Shopify/polaris
main @ 2b1ea88
4
Fixes
4
CVEs
CRITICAL
Peak severity
100.0%
Coverage
Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
GitHub: 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: Automated snapshot release triggers could be executed by unauthorized actors, bypassing expected administrative barriers without strict validation.
Cross-Site Scripting: Playroom preview environments running in unsafe iframe configurations are susceptible to cross-site scripting unless restricted to a null origin with a validated handshake mechanism.
Credential Leak: Exposing secrets like the polarisBotToken in query parameters or command-line contexts during PR generation risks leaking sensitive credentials to build logs or web servers.