1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-04 20:55:19 +02:00

fix(workflows): add missing severity parameter for Trivy filesystem scan

This commit is contained in:
Sean Morley 2025-06-23 17:33:47 -04:00
parent ed11d29d2e
commit b4407dc737

View file

@ -29,6 +29,7 @@ jobs:
format: table
exit-code: 1
ignore-unfixed: true
severity: CRITICAL,HIGH,MEDIUM
image-scan:
name: Trivy Docker Image Scan (Backend & Frontend)