get_vulnerabilities
Check for known CVEs and OSV advisories affecting a package across 17 ecosystems. Specify ecosystem and package name to get vulnerability count, severity, CVSS scores, and fixed version. Identifies security issues before use.
Instructions
CVE/OSV advisories affecting the latest (or specified) version. USE WHEN: security-sensitive project; user asks 'any CVEs in X'; you already know the pkg exists. RETURNS: {vulnerability_count, vulnerabilities[]: {id, severity, cvss, fixed_in}}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ecosystem | Yes | ||
| package | Yes |