dependency_audit
Audit Composer dependencies for security vulnerabilities by checking against the OSV.dev database. Parses composer.lock to identify CVEs with severity levels and available fix versions.
Instructions
Audit Composer dependencies against the OSV.dev vulnerability advisory database. Parses composer.lock and reports CVEs with severity and fix versions.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path of the target Laravel project |