list_systems_needing_update_for_cve
List systems requiring an update for a specified CVE to prioritize patching.
Instructions
List systems affected by a CVE.
Inputs: cve_identifier; optional limit, offset.
limit is capped at 500.
Returns: items with unique affected systems (system_id, system_name) and meta.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve_identifier | Yes | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||