get_epss_score
Retrieve EPSS scores to assess exploit probability for specific CVEs, helping prioritize vulnerability remediation based on real-world attack likelihood.
Instructions
Get EPSS (Exploit Prediction Scoring System) scores for one or more CVEs.
Args: cve_ids: Comma-separated CVE IDs (e.g. CVE-2021-44228,CVE-2022-22965)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |