epss_score
Get the EPSS exploit-probability score (0-1) and percentile for one or more CVEs — the likelihood each is exploited in the next 30 days. Use it to prioritize patching. Pass cve_id for one, or cve_ids (array or comma-separated) for many. Source: FIRST.org EPSS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve_id | No | A single CVE id. | |
| cve_ids | No | Multiple CVE ids (or pass a comma-separated string). |