scan_dependencies
Parse a dependency manifest and check each package against OSV.dev for known vulnerabilities.
Instructions
Parse a dependency manifest and check packages with OSV.dev.
Only package names and versions are sent to OSV.dev. Source code is not sent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| manifest_text | Yes | ||
| ecosystem | No | pypi | |
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||