Compare commits

..

No commits in common. "6d3b54183799ef777c2c8912b2df21c96a6f7af3" and "763719ee649d07dd01d24872e54410e7a30afa69" have entirely different histories.

View File

@ -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