This commit is contained in:
		| @ -6,6 +6,7 @@ steps: | |||||||
|   - name: trivy-scan |   - name: trivy-scan | ||||||
|     image: aquasec/trivy:latest |     image: aquasec/trivy:latest | ||||||
|     commands: |     commands: | ||||||
|  |       - export TRIVY_DB_REPOSITORY=public.ecr.aws/aquasecurity/trivy-db:2 | ||||||
|       - 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/ | ||||||
|  |  | ||||||
|   - name: lint-frontend |   - name: lint-frontend | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user