forked from freudenreichan/EinfuehrungInDocker_Pipeline2
This commit is contained in:
parent
0836d0ef0f
commit
ab6a57956f
@ -26,7 +26,7 @@ steps:
|
||||
fi
|
||||
|
||||
- name: security-scan
|
||||
image: aquasec/trivy:latest
|
||||
image: aquasec/trivy:0.58.2
|
||||
commands:
|
||||
- trivy image --input image.tar --severity HIGH,CRITICAL --exit-code 1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user