get_epss_score
Query EPSS exploitation probability scores for one or more CVEs, checking local cache before fetching real-time data from FIRST.org to prioritize vulnerabilities.
Instructions
Query EPSS real-time exploitation probability scores for one or more CVEs.
Checks local cache first, then fetches from FIRST.org EPSS API for cache misses.
Args: cve_ids: List of CVE identifiers (e.g., ['CVE-2023-34362', 'CVE-2024-21887']).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |