| title | harbor vulnerability list |
|---|---|
| weight | 90 |
List vulnerabilities from Harbor Security Hub
harbor vulnerability list [flags] harbor vulnerability list --cve-id string Filter by exact CVE ID
--cvss-score string Filter by CVSS v3 score range (e.g. 7.0~10.0) or exact score (e.g. 7.0)
--digest string Filter by exact artifact digest
--exclude string Exclude vulnerabilities using a ',' separated query string (e.g., k=v or k=[min~max])
--fixable Only show fixable vulnerabilities
-h, --help help for list
--package string Filter by exact package name
--page int Page number (default 1)
--page-size int Size of per page (default 10)
--project-name string Filter by exact project name
-q, --query string Filter vulnerabilities with a ',' separated query string like exact k=v and range k=[min~max]
--repository string Filter by exact repository name
--severity string Filter by severity level
--tag string Filter by exact artifact tag -c, --config string config file (default is $HOME/.config/harbor-cli/config.yaml)
-o, --output-format string Output format. One of: json|yaml
-v, --verbose verbose output- harbor vulnerability - Manage vulnerabilities in Security Hub