Highlights
Secret Exfiltration via CI/CD: 1 prior fix. Scrutinize any change in this area.
(chart: most-fixed (1 issue). Treat as high-risk during review.
2 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.
Stored XSS: Tooltip rendering of series names/values directly injects HTML without escaping, allowing stored XSS via malicious data.
Secret Exfiltration via CI/CD: CI checks out untrusted fork code with secrets (CLOUDFLARE_API_TOKEN, SCREENSHOT_API_KEY) in env, enabling exfiltration.