forked from freudenreichan/EinfuehrungInDocker_Pipeline2
Compare commits
2 Commits
d16a6d8964
...
cd3a2c263e
| Author | SHA1 | Date | |
|---|---|---|---|
| cd3a2c263e | |||
| 1a0fcbbd12 |
@ -26,7 +26,7 @@ steps:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
- name: security-scan
|
- name: security-scan
|
||||||
image: aquasec/trivy:latest
|
image: ghcr.io/aquasecurity/trivy:0.69.3
|
||||||
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