This commit is contained in:
		| @ -4,7 +4,7 @@ when: | |||||||
|  |  | ||||||
| steps: | steps: | ||||||
|   - name: trivy-scan |   - name: trivy-scan | ||||||
|     image: trivy:latest |     image: aquasec/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