nvd_search
Search the National Vulnerability Database for CVEs using keywords and optionally filter by CVSS v3 severity.
Instructions
Search NVD for CVEs by keyword and optional CVSS v3 severity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | Search keyword (e.g. 'log4j', 'xss nginx') | |
| severity | No | CVSS v3 severity filter (LOW, MEDIUM, HIGH, CRITICAL) | |
| results_per_page | No | Number of results to return (default 25) |