scan_dependencies
Scan project dependencies for known vulnerabilities and deprecated packages using a built-in database and optional npm audit, with no network needed.
Instructions
Scan project dependencies for known vulnerabilities, deprecated packages, and security issues. Checks package.json against a built-in vulnerability database and optionally runs npm audit. No network required for basic checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Absolute path to the project root directory |