Skip to content

Commit a0f402f

Browse files
docs: add CHANGELOG entry for protobufjs CVE fix
Co-authored-by: Brendan Kellam <brendan@sourcebot.dev>
1 parent 3ab35c8 commit a0f402f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
- Upgraded `hono` to `^4.12.18` to address CVE-2026-44455, CVE-2026-44456, CVE-2026-44457, CVE-2026-44458. [#1186](https://github.com/sourcebot-dev/sourcebot/pull/1186)
2020
- Upgraded `ip-address` to `^10.2.0` to address CVE-2026-42338. [#1189](https://github.com/sourcebot-dev/sourcebot/pull/1189)
2121
- Upgraded `fast-xml-builder` to `^1.2.0` to address CVE-2026-44664, CVE-2026-44665. [#1184](https://github.com/sourcebot-dev/sourcebot/pull/1184)
22+
- Upgraded `protobufjs` to `^7.5.6` to address CVE-2026-44292. [#1202](https://github.com/sourcebot-dev/sourcebot/pull/1202)
2223

2324
### Changed
2425
- Reduced the log verbosity of the worker by changing various log messages from info to debug. [#1179](https://github.com/sourcebot-dev/sourcebot/pull/1179)

0 commit comments

Comments
 (0)