cass-coverage
Warn
Audited by Snyk on Jul 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The viewer (viewer/dashboard.html) fetches a coverage artifact via getCoverageUrl (default "./coverage.json" or a user-supplied ?coverage=) and uses that JSON to build /capture prompts, and on fallback will dynamically insert a tag to load a .js variant (coverage.js/jsUrl) which would execute remote code in the page context — the runtime-fetch strings in the repo are "./coverage.json" and "coverage.js".
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata