Make image scan with debug
This commit is contained in:
parent
1c9b946e49
commit
4de3431e50
@ -67,7 +67,7 @@ steps:
|
||||
TRIVY_JAVA_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-java-db
|
||||
TRIVY_CHECKS_BUNDLE_REPOSITORY: public.ecr.aws/aquasecurity/trivy-checks
|
||||
commands:
|
||||
- trivy image dev.shielddagger.com/opensource/discord-notifier:latest --exit-code 1 --username $TRIVY_USER --severity HIGH,CRITICAL
|
||||
- trivy image --debug dev.shielddagger.com/opensource/discord-notifier:latest --exit-code 1 --username $TRIVY_USER --severity HIGH,CRITICAL
|
||||
when:
|
||||
- event: push
|
||||
branch: main
|
||||
|
Loading…
x
Reference in New Issue
Block a user