Software Secure Workload
Activity Configure

CVE ID Based Filter

The inventory filter created with CVE ID allows searching hosts affected by a specific CVE.

To search for a host affected by a specific CVE, enter the CVE ID in the format: CVE-XXXX-XXXX

 Inventory filter CVE
Figure 1: Inventory filter CVE

The following operations are supported:

  • =: Returns hosts with packages affected by a CVE ID.

  • : Returns hosts with packages not affected by a CVE ID.

  • contains: Returns hosts with packages affected by a CVE present in the input string (entering cve returns hosts affected by a CVE).

  • doesn't contain: Returns hosts with packages not affected by a CVE present in the input string (entering cve returns hosts not affected by a CVE).

  • matches: Returns hosts with packages affected by a CVE that matches the input string.