Modify severity level on trivy-scan workflow
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
|||||||
--scanners vuln \
|
--scanners vuln \
|
||||||
--pkg-types library \
|
--pkg-types library \
|
||||||
--include-dev-deps \
|
--include-dev-deps \
|
||||||
--severity HIGH,CRITICAL \
|
--severity MEDIUM,HIGH,CRITICAL \
|
||||||
--ignore-unfixed \
|
--ignore-unfixed \
|
||||||
--format json \
|
--format json \
|
||||||
--output trivy.json \
|
--output trivy.json \
|
||||||
|
|||||||
Reference in New Issue
Block a user