Skip to content

chore: bump grpc and otel to patch GHSA alerts#12

Merged
msukkari merged 1 commit intomainfrom
msukkari/bump-grpc-otel-cves
Apr 21, 2026
Merged

chore: bump grpc and otel to patch GHSA alerts#12
msukkari merged 1 commit intomainfrom
msukkari/bump-grpc-otel-cves

Conversation

@msukkari
Copy link
Copy Markdown

Summary

Resolves Dependabot alerts #11, sourcegraph#14, sourcegraph#15:

Alerts #12, #13, sourcegraph#16 were already resolved by #11 (the go-git 5.18.0 bump).

Test plan

  • go build ./... passes.
  • go test -count=1 -short passes across gitindex, index, query, search, web, and grpc/*.

- google.golang.org/grpc 1.75.0 -> 1.80.0 (addresses GHSA critical #11:
  authorization bypass via missing leading slash in :path).
- go.opentelemetry.io/otel* 1.42.0/1.33.0 -> 1.43.0 (addresses sourcegraph#15 high:
  BSD kenv PATH hijack, and sourcegraph#14 medium: unbounded OTLP HTTP response body).

Fixes Dependabot alerts 11, 14, 15 on sourcebot-dev/zoekt.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@msukkari msukkari merged commit 1061b7b into main Apr 21, 2026
14 of 15 checks passed
@msukkari msukkari deleted the msukkari/bump-grpc-otel-cves branch April 21, 2026 05:39
msukkari added a commit to sourcebot-dev/sourcebot that referenced this pull request Apr 21, 2026
Picks up sourcebot-dev/zoekt#12 which addresses Dependabot alerts
#11 (grpc critical), #14 (otel medium), and #15 (otel high).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.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.

1 participant