artifact vulnerability
artifact vulnerability summary
Show a summary of vulnerabilities for artifacts in a project or repository.
Options
--project
<PROJECT,[PROJECT...]>
Name of projects to check.
Separate multiple values with commas, or use --project
multiple times.
Type: text
Default: []
--repo
<REPO,[REPO...]>
Name of repositories to check.
Separate multiple values with commas, or use --repo
multiple times.
Type: text
Default: []
--query
<QUERY>
Query parameters to filter the results.
See harborapi docs for more information.
Type: text
--sort
<SORT>
Artifact attribute to sort by.
Type: choice
Choices: total
, severity
, name
, age
Default: total
--order
<ORDER>
Sorting order of artifacts.
Type: choice
Choices: asc
, desc
Default: desc
--full-digest
Show full artifact digests.
Type: boolean
(flag)
Default: False