Item(mapping=None, *, ignore_unknown_fields=False, **kwargs)
OS inventory item that is affected by a vulnerability or fixed as a result of a vulnerability.
Attributes |
|
---|---|
Name | Description |
installed_inventory_item_id |
str
Corresponds to the INSTALLED_PACKAGE inventory item on
the VM. This field displays the inventory items affected by
this vulnerability. If the vulnerability report was not
updated after the VM inventory update, these values might
not display in VM inventory. For some operating systems,
this field might be empty.
|
available_inventory_item_id |
str
Corresponds to the AVAILABLE_PACKAGE inventory item on
the VM. If the vulnerability report was not updated after
the VM inventory update, these values might not display in
VM inventory. If there is no available fix, the field is
empty. The inventory_item value specifies the latest
SoftwarePackage available to the VM that fixes the
vulnerability.
|
fixed_cpe_uri |
str
The recommended `CPE URI |
upstream_fix |
str
The upstream OS patch, packages or KB that fixes the vulnerability. |