Skip to content

Commit d8490e5

Browse files
chore: bump vendor/zoekt to upgrade golang.org/x/net to ^0.55.0 (CVE-2026-25680)
Advances the vendor/zoekt submodule to a commit that upgrades golang.org/x/net v0.53.0 -> v0.55.0, addressing CVE-2026-25680 (excessive CPU consumption when parsing arbitrary HTML). go mod tidy also bumped the transitive golang.org/x/sys, golang.org/x/crypto, golang.org/x/term, and golang.org/x/text. Generated with [Linear](https://linear.app/sourcebot/issue/SOU-1417/sourcebot-devsourcebot-cve-2026-25680-parsing-arbitrary-html-can#agent-session-f919f080) Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
1 parent 889e2b1 commit d8490e5

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111
- Added per-step token cost tracking and estimated tool call token usage to Ask Sourcebot chat history. [#1353](https://github.com/sourcebot-dev/sourcebot/pull/1353)
1212

13+
### Fixed
14+
- Bumped the `vendor/zoekt` submodule to upgrade `golang.org/x/net` to `^0.55.0`. [#1361](https://github.com/sourcebot-dev/sourcebot/pull/1361)
15+
1316
## [5.0.4] - 2026-06-18
1417

1518
### Changed

vendor/zoekt

Submodule zoekt updated from 3d1f49a to 1d5bf37

0 commit comments

Comments
 (0)