1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-05 05:05:17 +02:00

Merge branch 'development' into enhanc#561

This commit is contained in:
Sean Morley 2025-06-23 17:35:01 -04:00 committed by GitHub
commit cb5294a1a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -63,6 +63,7 @@ jobs:
format: table
exit-code: 1
ignore-unfixed: true
severity: CRITICAL,HIGH,MEDIUM
- name: Scan frontend Docker image with Trivy
uses: aquasecurity/trivy-action@master
@ -71,3 +72,4 @@ jobs:
format: table
exit-code: 1
ignore-unfixed: true
severity: CRITICAL,HIGH,MEDIUM