vulnerability__get_cve_systems
Get list of systems impacted by a given CVE to identify affected hosts and prioritize patching.
Instructions
Get list of systems affected by a given CVE.
This is a report of affected systems for a given CVE. Use this tool to obtain list of all affected systems for a given CVE. For more info refer to OpenAPI spec
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve | Yes | CVE identifier. Example : CVE-2016-0800 (Required) | |
| filter_ | No | Full text filter for the display name of system. | |
| limit | No | Pagination - Maximum number of records per page. | |
| offset | No | Pagination - Offset of first record of paginated response. | |
| sort | No | Attribute sorting. Use `-` prefix to sort in descending order. | -updated |
| system_uuid | No | Filter based on Systems Inventory UUID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |