epss_top
Retrieves the top CVEs ranked by EPSS exploitation probability to identify vulnerabilities most likely to be exploited.
Instructions
Get the top CVEs ranked by EPSS exploitation probability. Shows the most likely-to-be-exploited vulnerabilities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results (default 20) | |
| minScore | No | Minimum EPSS score filter (0-1, e.g., 0.5 for 50%+) |