Skip to content

Files

Latest commit

5ccd4eb · Apr 28, 2022

History

History
28 lines (22 loc) · 1.08 KB

pod-vulnerability-scan.adoc

File metadata and controls

28 lines (22 loc) · 1.08 KB

Scanning pods for vulnerabilities

Using the {rhq-cso}, you can access vulnerability scan results from the {product-title} web console for container images used in active pods on the cluster. The {rhq-cso}:

  • Watches containers associated with pods on all or specified namespaces

  • Queries the container registry where the containers came from for vulnerability information, provided an image’s registry is running image scanning (such as Quay.io or a Red Hat Quay registry with Clair scanning)

  • Exposes vulnerabilities via the ImageManifestVuln object in the Kubernetes API

Using the instructions here, the {rhq-cso} is installed in the openshift-operators namespace, so it is available to all namespaces on your {product-title} cluster.