Check dependencies for known CVEs
check_dependenciesCheck locked dependencies for known vulnerabilities by querying OSV.dev with exact versions from package-lock.json, sending only package names and versions.
Instructions
Query OSV.dev for known vulnerabilities in the project's locked dependencies, using exact versions from package-lock.json. Only package names and versions are sent, never your code. Real, current CVE data. Feed any findings into your security assessment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project root. Defaults to the current working directory. |