ci: force latest trivy version in scans (#841)

* fix(docker): upgrade CLI to v29.4.1 and Compose to v5.1.3, clear VEX

* fix(vex): restore CVE-2026-34040 not_affected statement for compose

* fix: correct VEX product matching for CVE-2026-34040

* ci: specify trivy-version latest to resolve CVE-2026-34040 false positive
This commit is contained in:
Anso
2026-04-29 01:39:55 -04:00
committed by GitHub
parent 7d4390a7e4
commit 7afebc4e72
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -164,6 +164,7 @@ jobs:
exit-code: '1'
severity: 'CRITICAL,HIGH'
format: 'table'
trivy-version: 'latest'
trivy-config: trivy.yaml
# Mirror of the release-time pre-publish smoke gate in docker-publish.yml.
+1
View File
@@ -112,6 +112,7 @@ jobs:
exit-code: '1'
severity: 'CRITICAL,HIGH'
format: 'table'
trivy-version: 'latest'
trivy-config: trivy.yaml
# Start the scanned image headless on the runner and poll /api/health