We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0692e1 commit 51affaaCopy full SHA for 51affaa
.github/workflows/trivy-scan.yml
@@ -34,6 +34,8 @@ jobs:
34
runs-on: ubuntu-latest
35
env:
36
LOCAL_REPOSITORY_PATH: ./build/publications/repos
37
+ TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db,aquasec/trivy-db,ghcr.io/aquasecurity/trivy-db
38
+ TRIVY_JAVA_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-java-db,aquasec/trivy-java-db,ghcr.io/aquasecurity/trivy-java-db
39
steps:
40
- uses: actions/checkout@v4
41
- uses: spring-io/spring-gradle-build-action@v2
0 commit comments