Security context

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

cloudflare/kumo
main @ 1159868
2
Fixes
0
CVEs
CRITICAL
Peak severity
100.0%
Coverage
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.