We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03e1b32 commit 081d1efCopy full SHA for 081d1ef
1 file changed
.unirtm.toml
@@ -201,6 +201,7 @@ description = 'Update Trivy vulnerability databases locally'
201
run = '''
202
export TRIVY_DB_REPOSITORY="public.ecr.aws/aquasecurity/trivy-db"
203
export TRIVY_JAVA_DB_REPOSITORY="public.ecr.aws/aquasecurity/trivy-java-db:1"
204
+export TRIVY_CHECKS_BUNDLE_REPOSITORY="public.ecr.aws/aquasecurity/trivy-checks"
205
206
echo "Downloading main vulnerability DB..."
207
unirtm exec -- trivy image --download-db-only
0 commit comments