scan_dependencies
Find known vulnerabilities in your project's dependencies by scanning lockfiles and manifests with OSV-based analysis.
Instructions
Scan lockfiles and manifests for known vulnerable dependencies (SCA). Uses osv-scanner when installed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute or relative path to the project directory to scan. | |
| severity_threshold | No | Minimum severity to include in results (default: info — all severities). |