build(deps): bump the gomod group across 1 directory with 6 updates - #2636
build(deps): bump the gomod group across 1 directory with 6 updates#2636dependabot[bot] wants to merge 1 commit into
Conversation
c9b5cef to
c7c4c7d
Compare
| go.yaml.in/yaml/v4 v4.0.0-rc.6 // indirect | ||
| golang.org/x/mod v0.38.0 // indirect | ||
| golang.org/x/net v0.57.0 // indirect | ||
| golang.org/x/mod v0.39.0 // indirect |
There was a problem hiding this comment.
🟠 Severity: HIGH
The updated indirect golang.org/x/mod v0.39.0 is affected by GO-2026-6179 (CVE-2026-56865) and GO-2026-6180 (CVE-2026-56864). A malicious GOPROXY/GOSUMDB can forge transparency-log responses consumed by sumdb/tlog and sumdb.Client, bypass GOSUMDB, and persist attacker-controlled module content in the local cache, enabling malicious build code.
Helpful? Add 👍 / 👎
💡 Fix Suggestion
Suggestion: Upgrade golang.org/x/mod from v0.39.0 to v0.40.0 to remediate GO-2026-6179 (CVE-2026-56865) and GO-2026-6180 (CVE-2026-56864). These vulnerabilities allow a malicious GOPROXY or GOSUMDB to forge transparency-log responses in sumdb/tlog, bypass GOSUMDB integrity checks, and persist attacker-controlled module content in the local cache. After updating go.mod, run go mod tidy to regenerate go.sum with the correct checksums for the new version.
⚠️ Experimental Feature: This code suggestion is automatically generated. Please review carefully.
| golang.org/x/mod v0.39.0 // indirect | |
| golang.org/x/mod v0.40.0 // indirect |
Bumps the gomod group with 4 updates in the / directory: [chainguard.dev/apko](https://github.com/chainguard-dev/apko), [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go), [go.opentelemetry.io/otel/exporters/stdout/stdouttrace](https://github.com/open-telemetry/opentelemetry-go) and [mvdan.cc/sh/v3](https://github.com/mvdan/sh). Updates `chainguard.dev/apko` from 1.2.39 to 1.2.43 - [Release notes](https://github.com/chainguard-dev/apko/releases) - [Changelog](https://github.com/chainguard-dev/apko/blob/main/NEWS.md) - [Commits](chainguard-dev/apko@v1.2.39...v1.2.43) Updates `github.com/google/go-containerregistry` from 0.21.9 to 0.22.0 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.21.9...v0.22.0) Updates `go.opentelemetry.io/otel` from 1.45.0 to 1.46.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.45.0...v1.46.0) Updates `go.opentelemetry.io/otel/exporters/stdout/stdouttrace` from 1.45.0 to 1.46.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.45.0...v1.46.0) Updates `go.opentelemetry.io/otel/sdk` from 1.45.0 to 1.46.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.45.0...v1.46.0) Updates `mvdan.cc/sh/v3` from 3.13.1 to 3.14.0 - [Release notes](https://github.com/mvdan/sh/releases) - [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md) - [Commits](mvdan/sh@v3.13.1...v3.14.0) --- updated-dependencies: - dependency-name: chainguard.dev/apko dependency-version: 1.2.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/google/go-containerregistry dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.opentelemetry.io/otel dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.opentelemetry.io/otel/exporters/stdout/stdouttrace dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: mvdan.cc/sh/v3 dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
c7c4c7d to
372b479
Compare
Bumps the gomod group with 4 updates in the / directory: chainguard.dev/apko, go.opentelemetry.io/otel, go.opentelemetry.io/otel/exporters/stdout/stdouttrace and mvdan.cc/sh/v3.
Updates
chainguard.dev/apkofrom 1.2.39 to 1.2.43Release notes
Sourced from chainguard.dev/apko's releases.
Commits
eb2d36fbuild: honor an explicitly empty pre-resolved set; refuse foreign-arc… (#2449)94dfda0build: install a pre-resolved package list from supplied contents (#2448)440957eapk: feed installation from an abstract PackageContents (#2441)713d278build(deps): bump chainguard.dev/sdk from 0.1.212 to 0.1.213 (#2437)7cb8609build(deps): bump chainguard-dev/actions/setup-registry from 1.6.32 to 1.6.33...ac58b46build(deps): bump github.com/google/go-containerregistry from 0.21.9 to 0.22....055231bsbom: make internal SPDX relationships reproducible (#2439)c89724fbuild(deps): bump chainguard.dev/sdk from 0.1.210 to 0.1.212 (#2434)326edceapk: expose cache metrics (#2435)51d37b4build(deps): bump the codeql group with 2 updates (#2431)Updates
github.com/google/go-containerregistryfrom 0.21.9 to 0.22.0Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
3f4ff3cfix(build): unify new build flow into cloudbuild_v2.yaml (#2419)c6b5acdfix(build): correct Cloud Build schema options and source provenance hash (#2...8f4a85dgo.mod: bump Go version + add toolchain directive to replace .go-version file...5481560build(deps): bump the go-deps group across 1 directory with 3 updates (#2415)5b5c272build(deps): bump the actions group across 1 directory with 8 updates (#2405)66dd454remote: retry failed Puller and Pusher initialization (#2406)3f47f91fix: add missing substitutions and workspace cleanup to new build files (#2413)4cb3583Allow single-character repository paths (#2407)82cc428remote: resolve push-check credentials against the repository (#2411)97815aabuild: add multi-architecture Cloud Build configurations for crane, gcrane, a...Updates
go.opentelemetry.io/otelfrom 1.45.0 to 1.46.0Release notes
Sourced from go.opentelemetry.io/otel's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
58db4c8Release v1.46.0 (#8858)524fc3cchore(deps): update golang.org/x/telemetry digest to 1f5465a (#8853)3b8ef6fchore(deps): update codspeedhq/action action to v5.2.1 (#8854)cfbeab5attribute: clarify xxhash test purpose (#8753)3599b59sdk/log: Add interface stability markers (#8855)08d52dcotlptracehttp: Accept quoted finite doubles in OTLP JSON (#8831)d720f5aotlplog: export dropped attribute count (#8829)80fe23bchore(deps): update module honnef.co/go/tools to v0.8.1 (#8816)5337812chore(deps): update codspeedhq/action action to v5.2.0 (#8851)2f73a3echore(deps): update module github.com/uudashr/iface to v1.5.1 (#8841)Updates
go.opentelemetry.io/otel/exporters/stdout/stdouttracefrom 1.45.0 to 1.46.0Release notes
Sourced from go.opentelemetry.io/otel/exporters/stdout/stdouttrace's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/otel/exporters/stdout/stdouttrace's changelog.
Commits
58db4c8Release v1.46.0 (#8858)524fc3cchore(deps): update golang.org/x/telemetry digest to 1f5465a (#8853)3b8ef6fchore(deps): update codspeedhq/action action to v5.2.1 (#8854)cfbeab5attribute: clarify xxhash test purpose (#8753)3599b59sdk/log: Add interface stability markers (#8855)08d52dcotlptracehttp: Accept quoted finite doubles in OTLP JSON (#8831)d720f5aotlplog: export dropped attribute count (#8829)80fe23bchore(deps): update module honnef.co/go/tools to v0.8.1 (#8816)5337812chore(deps): update codspeedhq/action action to v5.2.0 (#8851)2f73a3echore(deps): update module github.com/uudashr/iface to v1.5.1 (#8841)Updates
go.opentelemetry.io/otel/sdkfrom 1.45.0 to 1.46.0Release notes
Sourced from go.opentelemetry.io/otel/sdk's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/otel/sdk's changelog.
Commits
58db4c8Release v1.46.0 (#8858)524fc3cchore(deps): update golang.org/x/telemetry digest to 1f5465a (#8853)3b8ef6fchore(deps): update codspeedhq/action action to v5.2.1 (#8854)cfbeab5attribute: clarify xxhash test purpose (#8753)3599b59sdk/log: Add interface stability markers (