paid_cve_lookup
CVE / vulnerability lookup via OSV.dev. Give a CVE id (e.g. CVE-2021-44228) or a package+version. Returns severity, summary, affected ranges and fixed versions. Read-only, no local context. Paid per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve | No | CVE id, e.g. CVE-2021-44228 | |
| package | No | Or package name (e.g. log4j-core) | |
| version | No | Optional version to check against the package | |
| ecosystem | No | Ecosystem for package queries (e.g. Maven, npm, PyPI, Go) |