tanzu insight vulnerabilities images

This topic tells you how to use the Tanzu Insight CLI tanzu insight vulnerabilities images command to get the images with a given vulnerability.

Synopsis

Get images with a given vulnerability.

tanzu insight vulnerabilities images --cveid <cve-id> [flags]

Examples

insight vulnerabilities images --cveid CVE-123123-2021
  insight vulnerabilities images --cveid CVE-123123-2021 --output-format api-json

Options

  -c, --cveid string           CVE id
  -h, --help                   help for images
      --output-format string   specify the response's SBOM report format and file type format, options=[text, api-json] (default: text)

See also

check-circle-line exclamation-circle-line close-line
Scroll to top icon