Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Commit 2e64745

Browse files
Include UNKNOWN severity in the security vulnerability check (#1315) (#1318)
Signed-off-by: Pavel Macík <[email protected]> Signed-off-by: Pavel Macík <[email protected]> Signed-off-by: Pavel Macík <[email protected]> Co-authored-by: Pavel Macík <[email protected]>
1 parent 4c5238c commit 2e64745

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-checks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -534,6 +534,7 @@ jobs:
534534
format: 'sarif'
535535
ignore-unfixed: true
536536
output: 'trivy-results.sarif'
537+
severity: CRITICAL,HIGH,UNKNOWN
537538

538539
- name: Upload Trivy scan results to GitHub Security tab
539540
if: always()

0 commit comments

Comments
 (0)