roboshadow_get_cve_vulnerabilities
List CVEs for an organization, including CVSS/EPSS scores, exploited-in-the-wild indicators, and counts of affected operating systems, applications, and devices.
Instructions
List CVEs affecting the organisation, each with CVSS/EPSS score, known-exploited-in-the-wild flag, and affected-OS/app/device counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Filter results to the last N days. | |
| page | No | Page number for pagination (1-indexed). Default 1. | |
| itemsPerPage | No | Number of items per page (1-100). Default 10. | |
| organisationId | Yes | The RoboShadow organisation's UUID. Discover it with roboshadow_list_organisations. |