feat: Add list-all-pkgs option (#88)

This commit is contained in:
Masayoshi Mizutani
2021-12-17 01:31:49 +09:00
committed by GitHub
parent 81cc8cd841
commit 8f4c7160b4
3 changed files with 15 additions and 1 deletions
+1
View File
@@ -401,6 +401,7 @@ Following inputs can be used as `step.with` keys:
| `cache-dir` | String | | Cache directory |
| `timeout` | String | `2m0s` | Scan timeout duration |
| `ignore-policy` | String | | Filter vulnerabilities with OPA rego language |
| `list-all-pkgs` | String | | Output all packages regardless of vulnerability |
[release]: https://github.com/aquasecurity/trivy-action/releases/latest
[release-img]: https://img.shields.io/github/release/aquasecurity/trivy-action.svg?logo=github