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