search_recent_cves
Retrieve recently published CVEs by specifying a date range or number of days back.
Instructions
Get recently published CVEs within a specified date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days back from today (alternative to date range, max 120) | |
| pubEndDate | No | End date for publication range (ISO-8601 format) | |
| pubStartDate | No | Start date for publication range (ISO-8601 format) | |
| resultsPerPage | No | Number of results per page (1-2000, default: 50) |