Security context

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

f5/unovis
main @ 7cc24c9
2
Fixes
0
CVEs
HIGH
Peak severity
Highlights
Prototype Pollution: 1 prior fix. Scrutinize any change in this area.
packages/ts/src/utils/data.ts: 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.

Prototype Pollution: Insecure recursive merging of objects can allow an attacker to inject properties into the global Object prototype, leading to potential denial of service or remote code execution depending on application context.
ReDoS: Using complex, backtracking-heavy regular expressions to parse SVG content allows attackers to trigger CPU exhaustion through specifically crafted inputs.