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:
commit
cb5294a1a5
1 changed files with 2 additions and 0 deletions
2
.github/workflows/trivy_security_scans.yml
vendored
2
.github/workflows/trivy_security_scans.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue