Security Audit
depsonar_auditScan projects for known security vulnerabilities (CVEs) using npm, cargo, pip, composer, and Go audits to identify and resolve risks in your codebase.
Instructions
Scan projects for known security vulnerabilities (CVEs). Uses npm audit, cargo audit, pip-audit, composer audit, govulncheck.
CRITICAL: Run this after any CVE announcement (e.g. Svelte CVE-2026-22775, devalue DoS).
Examples:
"Audit all my projects for vulnerabilities"
"Security scan JobPin"
"Any CVEs in my SvelteKit projects?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Audit a specific project. Leave empty to audit all. | |
| directory | No | Root directory to scan. |