scan_dependencies
Inventory project dependencies and query CVEs from OSV, pip audit, or npm audit. Detects vulnerabilities to secure the software supply chain.
Instructions
Dependency inventory + optional OSV CVE query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| use_network | No | ||
| run_npm_audit | No | ||
| run_pip_audit | No |