This commit is contained in:
@ -4,7 +4,7 @@ when:
|
||||
|
||||
steps:
|
||||
- name: trivy-scan
|
||||
image: gitea.tahmidcloud.com/taqi/trivy:latest
|
||||
image: trivy:latest
|
||||
commands:
|
||||
- trivy fs --scanners vuln,config --exit-code 1 --ignorefile .trivyignore --severity HIGH,CRITICAL frontend/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user