tanzu insight vulnerabilities get

This topic tells you how to use the Tanzu Insight CLI tanzu insight vulnerabilities get command to get a vulnerability by CVE ID.

Synopsis

Get vulnerability by CVE id.

tanzu insight vulnerabilities get --cveid CVE-ID [flags]

Examples

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

Options

  -c, --cveid string           CVE id
  -h, --help                   help for get
      --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