tanzu insight vulnerabilities sources

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

Synopsis

Get sources with a given vulnerability.

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

Examples

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

Options

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