Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 640 Bytes

insight_package_vulnerabilities.md

File metadata and controls

29 lines (19 loc) · 640 Bytes

Insight Package Vulnerabilities

Get package vulnerabilities.

Synopsis

Get package vulnerabilities.

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

Examples

insight package vulnerabilities --name client

Options

  -f, --format string   output format which can be in 'json' or 'text'. If not present, defaults to text. (default "text")
  -h, --help            help for vulnerabilities
  -n, --name string     name of the package

See also