Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Unverified Commit 3d886d4b authored by Arthur BOUDREAULT's avatar Arthur BOUDREAULT
Browse files

refactor: change db repo to prevent error "TOO MANY REQUESTS"

parent 37f0c5e4
No related branches found
No related tags found
No related merge requests found
Pipeline #46428 failed
......@@ -35,6 +35,8 @@ container:security:
TRIVY_NO_PROGRESS: "true"
TRIVY_INSECURE: "true"
TRIVY_TEMPLATE_DIRECTORY: "/contrib"
TRIVY_DB_REPOSITORY: "public.ecr.aws/aquasecurity/trivy-db"
TRIVY_JAVA_DB_REPOSITORY: "public.ecr.aws/aquasecurity/trivy-java-db"
CS_OUTPUT: "gl-container-scanning-report.json"
JUNIT_OUTPUT: "junit-report.xml"
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment