Skip to content

Commit db0e51e

Browse files
authored
Merge pull request #366 from OverOrion/trivy-switch-to-aws-ecr
2 parents de7242d + 64fd5e8 commit db0e51e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/axosyslog-image-test.yml

+3
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,6 @@ jobs:
7171
format: 'table'
7272
exit-code: '1'
7373
severity: 'CRITICAL,HIGH,MEDIUM,LOW'
74+
env:
75+
TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db:2
76+
TRIVY_JAVA_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db:1

0 commit comments

Comments
 (0)