Skip to content

chore: bump golang to 1.25.13 - #3245

Merged
mkulke merged 1 commit into
confidential-containers:mainfrom
stevenhorsman:versions/golang/1.25.13
Aug 17, 2026
Merged

mkulke merged 1 commit into
confidential-containers:mainfrom
stevenhorsman:versions/golang/1.25.13

Conversation

@stevenhorsman

Copy link
Copy Markdown
Member

Upgrades golang from 1.25.12 to 1.25.13 to fix 6 standard library vulnerabilities:

  • GO-2026-6089: Apply ReadHeaderTimeout for unencrypted HTTP/2 check (net/http)
  • GO-2026-6090: Limit post-handshake messages (crypto/tls)
  • GO-2026-6091: Fix Javascript regexp context tracking (html/template)
  • GO-2026-6218: Avoid quadratic complexity in resolvePath (net/url)
  • GO-2026-5972: Enforce maximum recursion depth (encoding/asn1)
  • GO-2026-5026: Reject ASCII-only Punycode-encoded labels (golang.org/x/net/idna)

Updates go directive in go.mod files, golang image SHAs in Dockerfiles, and golang version in versions.yaml.

Generated-By: IBM Bob

Upgrades golang from 1.25.12 to 1.25.13 to fix 6 standard library
vulnerabilities:

- GO-2026-6089: Apply ReadHeaderTimeout for unencrypted HTTP/2 check (net/http)
- GO-2026-6090: Limit post-handshake messages (crypto/tls)
- GO-2026-6091: Fix Javascript regexp context tracking (html/template)
- GO-2026-6218: Avoid quadratic complexity in resolvePath (net/url)
- GO-2026-5972: Enforce maximum recursion depth (encoding/asn1)
- GO-2026-5026: Reject ASCII-only Punycode-encoded labels (golang.org/x/net/idna)

Updates go directive in go.mod files, golang image SHAs in Dockerfiles,
and golang version in versions.yaml.

Generated-By: IBM Bob
Signed-off-by: stevenhorsman <steven@uk.ibm.com>
@stevenhorsman
stevenhorsman requested a review from a team as a code owner August 17, 2026 10:04
@stevenhorsman stevenhorsman added the test_e2e_libvirt Run Libvirt e2e tests label Aug 17, 2026
@mkulke
mkulke merged commit 94f2765 into confidential-containers:main Aug 17, 2026
37 checks passed
@stevenhorsman
stevenhorsman deleted the versions/golang/1.25.13 branch August 17, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test_e2e_libvirt Run Libvirt e2e tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants