Security context

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

nexu-io/html-video
main @ c414ecc
2
Fixes
0
CVEs
HIGH
Peak severity
100.0%
Coverage
Highlights
Path Traversal: 1 prior fix. Scrutinize any change in this area.
packages/cli/src/fetch-source.ts: 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.

SSRF: The resource fetching feature can be manipulated to query internal loopback addresses, private networks, or sensitive cloud metadata endpoints if host-level validation is bypassed or missing.
Path Traversal: Improperly sanitized file paths in the studio server's template fallback resolution can allow attackers to traverse outside the designated template root directory and read arbitrary files on the host system.