search_modified_cves
Identify recently modified CVEs by specifying a date range or number of days, enabling tracking of changes to vulnerability records.
Instructions
Get CVEs that were recently modified 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) | |
| lastModEndDate | No | End date for modification range (ISO-8601 format) | |
| resultsPerPage | No | Number of results per page (1-2000, default: 50) | |
| lastModStartDate | No | Start date for modification range (ISO-8601 format) |