Goal
Remove the .trivyignore suppressions for CVE-2026-25679 and CVE-2026-27137 by updating yq and actionlint to versions built with Go >= 1.26.1.
Scope
Outcome
The ci-tools image passes Trivy scans without suppressions for these two CVEs.
Notes
Suppressed in #95. The CVE monitor will continue to flag these until this follow-up is completed, but the suppressions keep CI green in the interim.
Goal
Remove the
.trivyignoresuppressions for CVE-2026-25679 and CVE-2026-27137 by updating yq and actionlint to versions built with Go >= 1.26.1.Scope
make resolve TOOLS=yqand/ormake resolve TOOLS=actionlintto pin the new versionsimages/ci-tools/.trivyignoremake scanOutcome
The ci-tools image passes Trivy scans without suppressions for these two CVEs.
Notes
Suppressed in #95. The CVE monitor will continue to flag these until this follow-up is completed, but the suppressions keep CI green in the interim.