Compare commits
No commits in common. "7dac79062fa28ca9af4a1b18b74fc0dd5714d9b5" and "df9f066b7ca50e31e35fb89a75ef7e505776a72a" have entirely different histories.
7dac79062f
...
df9f066b7c
@ -26,7 +26,7 @@ steps:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
- name: security-scan
|
- name: security-scan
|
||||||
image: ghcr.io/aquasecurity/trivy:0.69.3
|
image: aquasec/trivy:latest
|
||||||
commands:
|
commands:
|
||||||
- trivy image --input image.tar --severity HIGH,CRITICAL --exit-code 1
|
- trivy image --input image.tar --severity HIGH,CRITICAL --exit-code 1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user