Skip to content

Commit 7b2b3a3

Browse files
committed
test trivy severity through env
1 parent 7b92119 commit 7b2b3a3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

actions/vulnerability_scan/action.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,5 +124,4 @@ runs:
124124
hide-progress: true
125125
env:
126126
TRIVY_SKIP_DB_UPDATE: true
127-
TRIVY_SKIP_JAVA_DB_UPDATE: true
128-
TRIVY_SEVERITY: HIGH,CRITICAL
127+
TRIVY_SKIP_JAVA_DB_UPDATE: true

0 commit comments

Comments
 (0)