Skip to content

fix(deps): bump Go to 1.26.7 to resolve critical/important CVEs - #1813

Merged
bsquizz merged 1 commit into
masterfrom
bump-go-1.26.7-cve-fix
Sep 3, 2026
Merged

fix(deps): bump Go to 1.26.7 to resolve critical/important CVEs#1813
bsquizz merged 1 commit into
masterfrom
bump-go-1.26.7-cve-fix

Conversation

@bsquizz

@bsquizz bsquizz commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Details

The FedRAMP compliance scan (2026-09-02) of quay.io/redhat-services-prod/hcm-eng-prod-tenant/clowder:9390112 flagged 15 critical/important CVEs. Of these:

  • 1 critical (CVE-2026-56854, golang.org/x/crypto) — already fixed at v0.55.0 in go.mod
  • 8 important (stdlib) — fixed by this PR (Go 1.26.7 includes Go 1.26.6 fixes)
  • 6 important (curl-minimal/libcurl-minimal RPMs) — no upstream fix available

Test plan

  • CI lint passes (uses go-version-file: go.mod, picks up 1.26.7 automatically)
  • Container image builds successfully with the new go-toolset base image
  • No regressions in unit tests

🤖 Generated with Claude Code

Addresses 8 stdlib CVEs (fixed in Go 1.26.6+) identified in the
FedRAMP compliance scan of the deployed container image.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@bsquizz

bsquizz commented Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

/test-e2e

1 similar comment
@bsquizz

bsquizz commented Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

/test-e2e

@bsquizz
bsquizz merged commit b8d9c1c into master Sep 3, 2026
9 checks passed
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.

2 participants