Skip to content

chore: bump golang image to 1.26.3#2519

Merged
susanshi merged 7 commits into
notaryproject:release-1.4from
fseldow:xinhl/bump-go-1.26.3
May 21, 2026
Merged

chore: bump golang image to 1.26.3#2519
susanshi merged 7 commits into
notaryproject:release-1.4from
fseldow:xinhl/bump-go-1.26.3

Conversation

@fseldow
Copy link
Copy Markdown
Contributor

@fseldow fseldow commented May 12, 2026

What this PR does

Bumps the golang Docker image from 1.26.2 to 1.26.3 in the Dockerfile.

Changes:

  • httpserver/Dockerfile: golang:1.26.2 → golang:1.26.3 (with updated digest)

Signed-off-by: Xinhe Li xinhl@microsoft.com

Signed-off-by: Xinhe Li <xinhl@microsoft.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.53%. Comparing base (fc99108) to head (8047164).

Additional details and impacted files
@@             Coverage Diff              @@
##           release-1.4    #2519   +/-   ##
============================================
  Coverage        74.53%   74.53%           
============================================
  Files              138      138           
  Lines             6901     6901           
============================================
  Hits              5144     5144           
  Misses            1387     1387           
  Partials           370      370           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

The CRD image bundles kubectl, which at 1.30.6 was compiled with
Go 1.25.9 and triggers 5 HIGH CVEs (CVE-2026-33811 etc.).
kubectl 1.30.14 is compiled with Go 1.26.3 which resolves them.

Signed-off-by: Xinhe Li <xinhl@microsoft.com>
- go-ntlmssp: v0.0.0-20221128193559 -> v0.1.1 (CVE-2026-32952)
- timestamp-authority: v2.0.3 -> v2.0.6 (CVE-2026-39984)

Signed-off-by: Xinhe Li <xinhl@microsoft.com>
kubectl 1.36.1 is compiled with Go 1.26, which resolves Go stdlib
CVEs (e.g. CVE-2026-33811) flagged by Trivy in the crd image.

Signed-off-by: Xinhe Li <xinhl@microsoft.com>
kubectl 1.36.1 is compiled with Go 1.26.2; these CVEs are fixed
in Go 1.26.3. Will remove once k8s releases a patch with Go 1.26.3+.

Signed-off-by: Xinhe Li <xinhl@microsoft.com>
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