File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,16 +9,16 @@ CVE_LIST_QUERY_OUTPUT_PATH=${TRIVY_REPORT_DIRNAME}/cve-list.txt
99TRIVY_DB_REPOSITORIES=" mcr.microsoft.com/mirror/ghcr/aquasecurity/trivy-db:2,ghcr.io/aquasecurity/trivy-db:2,public.ecr.aws/aquasecurity/trivy-db"
1010
1111# renovate: datasource=custom.deb2004 depName=trivy versioning=deb
12- TRIVY_DEB_2004_VERSION=" 0.68.2-ubuntu20.04u7 "
12+ TRIVY_DEB_2004_VERSION=" 0.68.2-ubuntu20.04u8 "
1313
1414# renovate: datasource=custom.deb2204 depName=trivy versioning=deb
15- TRIVY_DEB_2204_VERSION=" 0.68.2-ubuntu22.04u7 "
15+ TRIVY_DEB_2204_VERSION=" 0.68.2-ubuntu22.04u8 "
1616
1717# renovate: datasource=custom.deb2404 depName=trivy versioning=deb
18- TRIVY_DEB_2404_VERSION=" 0.68.2-ubuntu24.04u7 "
18+ TRIVY_DEB_2404_VERSION=" 0.68.2-ubuntu24.04u8 "
1919
2020# renovate: datasource=rpm depName=trivy registryUrl=https://packages.microsoft.com/azurelinux/3.0/prod/cloud-native/x86_64/repodata
21- TRIVY_RPM_VERSION=" 0.68.2-7 .azl3"
21+ TRIVY_RPM_VERSION=" 0.68.2-8 .azl3"
2222
2323# Fallback version for SKUs without PMC packages (Flatcar, AzureContainerLinux, AzureLinuxOSGuard).
2424# This MUST match an actual upstream GitHub release tag — PMC versions (0.68.x) don't exist on GitHub.
You can’t perform that action at this time.
0 commit comments