Skip to content

deps: apply vulnerability remediation upgrades - #802

Merged
Saurabh Singh (saurabh500) merged 2 commits into
mainfrom
saurabh500-upgrade-grpc-1-79-3
Sep 1, 2026
Merged

deps: apply vulnerability remediation upgrades#802
Saurabh Singh (saurabh500) merged 2 commits into
mainfrom
saurabh500-upgrade-grpc-1-79-3

Conversation

@saurabh500

@saurabh500 Saurabh Singh (saurabh500) commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • upgrade the Go toolchain from 1.26.5 to 1.26.6 to fix six reachable standard-library vulnerabilities
  • override the transitive gRPC selection with v1.82.1, superseding the earlier v1.79.3 remediation
  • update the OpenTelemetry API and SDK modules to v1.43.0
  • retain newer fixed versions already on main: golang.org/x/crypto v0.54.0 and golang.org/x/net v0.57.0

The recommended OTLP HTTP exporter is not imported by go-sqlcmd and is absent from the selected module graph. go mod tidy removes it; the OpenTelemetry modules used indirectly by the Moby client are updated instead.

Testing

  • govulncheck ./... — no reachable vulnerabilities
  • go mod verify
  • go test ./internal/container/...
  • go test ./... — reaches pre-existing environment-dependent failures on Windows from missing SQL Server credentials and an unset Azure Data Studio path

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@azure-pipelines

Copy link
Copy Markdown
Contributor
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: c64a996d-d9f1-41d2-89bb-a00dd0670207
@saurabh500 Saurabh Singh (saurabh500) changed the title deps: upgrade google.golang.org/grpc to v1.79.3 deps: apply vulnerability remediation upgrades Aug 31, 2026
@saurabh500
Saurabh Singh (saurabh500) marked this pull request as ready for review September 1, 2026 01:39
@azure-pipelines

Copy link
Copy Markdown
Contributor
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@saurabh500
Saurabh Singh (saurabh500) merged commit b359e41 into main Sep 1, 2026
11 checks passed
@saurabh500
Saurabh Singh (saurabh500) deleted the saurabh500-upgrade-grpc-1-79-3 branch September 1, 2026 12:20
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