forked from freudenreichan/EinfuehrungInDocker_Pipeline2
Compare commits
No commits in common. "6d3b54183799ef777c2c8912b2df21c96a6f7af3" and "763719ee649d07dd01d24872e54410e7a30afa69" have entirely different histories.
6d3b541837
...
763719ee64
@ -26,7 +26,7 @@ steps:
|
||||
fi
|
||||
|
||||
- name: security-scan
|
||||
image: ghcr.io/aquasecurity/trivy:0.69.3
|
||||
image: aquasec/trivy:latest
|
||||
commands:
|
||||
- trivy image --input image.tar --severity HIGH,CRITICAL --exit-code 1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user