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

View File

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