nvd_recent
Retrieve recently published CVEs from NVD by specifying the number of days to search and results per page.
Instructions
Fetch recently published CVEs from NVD within a given number of days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days back to search (default 7) | |
| results_per_page | No | Number of results to return (default 25) |