Desktop
Manual and agentic review in one familiar editor surface.
Install MCPAre we safe to ship?
server: "andesyte"
tool: "andesyte_review"
arguments: { pr: "current", scope: "deps" }
Resolved 214 dependencies to exact versions
Matched cross-spawn@7.0.3 against the CVE database
Traced the vulnerable parser to src/jobs/run-task.ts:42
Confirmed reachable: job payload reaches cross-spawn unsanitised
Flagged ReDoS via CVE-2024-21538 in cross-spawn <7.0.5
Severity: high · CWE-1333 · CVSS 7.7
Confirmed no other unsanitised call paths
Bumped cross-spawn to 7.0.5 and relocked
Ran install + test suite against the patched version
Opened PR #482 against main
Done. Vulnerable dependency patched, no known CVEs remain.

