Software Inventory is disabled.....do this, If you...
# general
j
Software Inventory is disabled.....do this, If you explicitly disabled vulnerability processing, and now would like to enable this feature, first enable the software inventory feature by setting the following app config:
Copy code
---
apiVersion: v1
kind: config
spec:
  host_settings:
    enable_software_inventory: true
and