scan_dependencies
Scan project dependency manifests (package.json, requirements.txt, etc.) for known CVEs by querying the OSV vulnerability database.
Instructions
Scan a project's dependency manifests for known CVEs via OSV.dev.
Parses package.json, requirements.txt, pyproject.toml, go.mod, Cargo.toml, and Gemfile.lock, then queries the OSV vulnerability database for each dependency.
Use this when asked to check dependencies for vulnerabilities or CVEs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |