Merge pull request #1338 from grouville/fix/trivy-termcaps
Fix trivy termcaps loop on error
This commit is contained in:
commit
9a4c8fb845
@ -22,6 +22,7 @@ import (
|
||||
"--exit-code": *"1" | string
|
||||
"--ignore-unfixed": *"" | string
|
||||
"--format": *"table" | string
|
||||
"--output": *"output" | string
|
||||
}
|
||||
|
||||
ctr: os.#Container & {
|
||||
|
Reference in New Issue
Block a user