roboshadow_get_cve_fixes
Get available fixes and patches for a given CVE ID. Provide the organisation UUID and CVE identifier to retrieve remediation options for that vulnerability.
Instructions
List available fixes/patches for one CVE.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cveId | Yes | CVE identifier (e.g. CVE-2024-1234). | |
| organisationId | Yes | The RoboShadow organisation's UUID. Discover it with roboshadow_list_organisations. |