check_dependencies
Check npm, PyPI, and Go packages for known CVEs using the OSV database. Audit existing dependencies or validate new packages for security vulnerabilities before installation.
Instructions
Check npm, PyPI, or Go packages for known security vulnerabilities (CVEs) using the OSV database. Use this before adding new dependencies or to audit existing ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packages | Yes | List of packages to check: [{name, version, ecosystem}] |