Merge pull request #1338 from grouville/fix/trivy-termcaps

Fix trivy termcaps loop on error
This commit is contained in:
Andrea Luzzardi 2022-01-06 00:20:26 +01:00 committed by GitHub
commit 9a4c8fb845
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ import (
"--exit-code": *"1" | string
"--ignore-unfixed": *"" | string
"--format": *"table" | string
"--output": *"output" | string
}
ctr: os.#Container & {