fix(security): go security fixes (2026-08-03) - #1437
Conversation
There was a problem hiding this comment.
Reviewed the dependency updates in across the provided compare range, including / and the new updates.\n\nI did not find actionable bugs, security issues, or correctness regressions in the change set.\n\nValidation: ran in each touched Go module (, , , , , , , , , , ), and all modules verified successfully.
There was a problem hiding this comment.
Reviewed the dependency updates in bulker across the provided compare range, including go.mod/go.sum and the new go.work.sum updates.
I did not find actionable bugs, security issues, or correctness regressions in the change set.
Validation: ran go mod verify in each touched Go module (admin, bulkerapp, config-keeper, connectors/firebase, ingest, ingress-manager, jitsubase, kafkabase, operator, reprocessing-worker, sync-controller), and all modules verified successfully.
Batch Go dependency security updates for Dependabot alerts (minimum severity: moderate).
Included fixes:
google.golang.org/grpc1.64.1/1.73.0 → 1.82.1 (affected members now pinned at 1.82.1)google.golang.org/grpc1.64.1/1.73.0 → 1.82.1github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream1.7.5 → 1.7.8github.com/aws/aws-sdk-go-v2/service/s31.89.1 → 1.97.3github.com/containerd/containerd1.7.18 → not present (viaconfluent-kafka-go/v2update)github.com/containerd/containerd1.7.18 → not present (viaconfluent-kafka-go/v2update)github.com/containerd/containerd1.7.18 → not presentgithub.com/containerd/containerd1.7.18 → not presentgithub.com/containerd/containerd1.7.18 → not presentgithub.com/containerd/containerd1.7.18 → not presentSkipped (already satisfied / would downgrade / no actionable fix):
github.com/docker/dockeralerts requiring29.3.1: skipped. Go module tags forgithub.com/docker/dockercurrently resolve up tov28.5.2+incompatible;v29.3.1is not available on that module path, sogo get github.com/docker/docker@v29.3.1fails (unknown revision).github.com/docker/dockeralerts with emptyfixed_version(e.g.<= 28.5.2,< 29.3.1): skipped due missing actionable floor in alert data.github.com/go-acme/lego,github.com/dgrijalva/jwt-go, andgopkg.in/square/go-jose.v2entries with emptyfixed_version: skipped due missing actionable floor and/or module not present in workspace members.Risks:
github.com/confluentinc/confluent-kafka-go/v2was bumped fromv2.14.0tov2.15.0in affected modules to remove vulnerable transitivecontainerdv1 usage.Verification:
go -C bulker work syncgo -C bulker/admin build ./...go -C bulker/bulkerapp build ./...go -C bulker/config-keeper build ./...go -C bulker/connectors/firebase build ./...go -C bulker/ingest build ./...go -C bulker/ingress-manager build ./...go -C bulker/jitsubase build ./...go -C bulker/kafkabase build ./...go -C bulker/operator build ./...go -C bulker/reprocessing-worker build ./...go -C bulker/sync-controller build ./...