forked from freudenreichan/EinfuehrungInDocker_Pipeline2
Compare commits
No commits in common. "cd3a2c263ed335b4545cd96187495c2306d13a8d" and "d16a6d89649b08771f633c756e4e0a7de10bec72" have entirely different histories.
cd3a2c263e
...
d16a6d8964
@ -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