forked from freudenreichan/EinfuehrungInDocker_Pipeline2
Compare commits
No commits in common. "bdc4592eb4b0f1549b8623eca8d2c2e77b62ae89" and "ecfcb3efa38ba99eb28f9aa7a64bbdd7476181f1" have entirely different histories.
bdc4592eb4
...
ecfcb3efa3
@ -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