Skip to content

Commit aa2c5fd

Browse files
committed
chore: adding additional source
1 parent c8e5a13 commit aa2c5fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cve-scan.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,9 @@ jobs:
111111
env:
112112
TRIVY_SKIP_JAVA_DB_UPDATE: "true"
113113
TRIVY_DISABLE_VEX_NOTICE: "true"
114+
TRIVY_DB_REPOSITORY: ghcr.io/aquasecurity/trivy-db,public.ecr.aws/aquasecurity/trivy-db
115+
116+
114117

115118
- name: Dockle Linter
116119
uses: erzz/dockle-action@v1

0 commit comments

Comments
 (0)