fetch_advisory
Retrieve the official NVD record for a given CVE ID, including CVSS score, CWE classification, and reference links, to obtain up-to-date vulnerability information.
Instructions
Fetch the current, authoritative NVD record for a specific CVE ID.
Use this to get an up-to-date description, CVSS score/severity, CWE
weakness classification, and reference links for a CVE surfaced by
check_cves (or one you already know about), rather than relying on
potentially stale training data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||