Skip to content

ci: scan the image with Trivy's own pinned image - #12

Merged
marcoome merged 2 commits into
mainfrom
claude/codex-review-stabilization-kgo49g
Aug 23, 2026
Merged

marcoome merged 2 commits into
mainfrom
claude/codex-review-stabilization-kgo49g

Conversation

@marcoome

@marcoome marcoome commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

aquasecurity/trivy-action@0.28.0 does not exist. The docker job failed at job setup — before building anything — and since Release now gates on CI, it took the release run down with it.

Runs Trivy's own container instead, pinned to 0.74.0, against the image the job just built. Same scan (--ignore-unfixed, HIGH/CRITICAL, exit 1), one less third party able to change what runs in this pipeline.

aquasecurity/trivy-action@0.28.0 does not exist, so the docker job — and
with it the Release gate that now depends on it — failed at job setup
before ever building. Run Trivy's own container instead, pinned to
0.74.0: same scan, one less third party able to change what runs here.
@marcoome
marcoome force-pushed the claude/codex-review-stabilization-kgo49g branch from afeff79 to 73b8834 Compare August 23, 2026 12:24
Trivy fails the docker gate on both: CVE-2026-46600 (dnsmessage parsing)
and CVE-2026-56852 (invalid UTF-8), each fixable. Bumped in the app and
in terraform-provider-hpg, which carried the same two indirectly.
@marcoome
marcoome merged commit fbf1776 into main Aug 23, 2026
2 checks passed
@marcoome
marcoome deleted the claude/codex-review-stabilization-kgo49g branch August 28, 2026 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant