File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1818# Environment variables available to all jobs and steps in this workflow
1919env :
2020 REGISTRY_NAME : k8scc01covidacr
21- TRIVY_VERSION : " v0.57.0 "
21+ TRIVY_VERSION : " v0.69.3 "
2222 TRIVY_DATABASES : ' "ghcr.io/aquasecurity/trivy-db:2","public.ecr.aws/aquasecurity/trivy-db"'
2323 TRIVY_JAVA_DATABASES : ' "ghcr.io/aquasecurity/trivy-java-db:1","public.ecr.aws/aquasecurity/trivy-java-db"'
2424 TRIVY_MAX_RETRIES : 5
Original file line number Diff line number Diff line change 1919# Environment variables available to all jobs and steps in this workflow
2020env :
2121 REGISTRY_NAME : k8scc01covidacr
22- TRIVY_VERSION : " v0.57.0 "
22+ TRIVY_VERSION : " v0.69.3 "
2323 TRIVY_DATABASES : ' "ghcr.io/aquasecurity/trivy-db:2","public.ecr.aws/aquasecurity/trivy-db"'
2424 TRIVY_JAVA_DATABASES : ' "ghcr.io/aquasecurity/trivy-java-db:1","public.ecr.aws/aquasecurity/trivy-java-db"'
2525 TRIVY_MAX_RETRIES : 5
You can’t perform that action at this time.
0 commit comments