Skip to content

Commit 622a28d

Browse files
committed
test trivy severity through env
1 parent fd26d46 commit 622a28d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

actions/vulnerability_scan/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,4 @@ runs:
125125
env:
126126
TRIVY_SKIP_DB_UPDATE: true
127127
TRIVY_SKIP_JAVA_DB_UPDATE: true
128+
TRIVY_SEVERITY: ${{ inputs.failure_severity }}

0 commit comments

Comments
 (0)