tanzu insight package vulnerabilities

This topic tells you how to use the Tanzu Insight CLI tanzu insight package vulnerabilities command to get the package vulnerabilities.

Synopsis

Get package vulnerabilities

tanzu insight package vulnerabilities --name <package name> [flags]

Examples

insight package vulnerabilities --name client
  insight package vulnerabilities --name client --output-format api-json

Options

  -h, --help                   help for vulnerabilities
  -n, --name string            name of the package
      --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