defender_get_machines_by_vulnerability
List devices exposed to a given CVE ID to identify vulnerable machines and prioritize remediation.
Instructions
List the devices exposed to a vulnerability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Maximum number of machines to return (default 25, max 200). | |
| cve_id | Yes | The CVE ID, e.g. CVE-2024-1234. |