diff --git a/stdlib/trivy/image.cue b/stdlib/trivy/image.cue index e67adf6f..63ca547a 100644 --- a/stdlib/trivy/image.cue +++ b/stdlib/trivy/image.cue @@ -22,6 +22,7 @@ import ( "--exit-code": *"1" | string "--ignore-unfixed": *"" | string "--format": *"table" | string + "--output": *"output" | string } ctr: os.#Container & {