Skip to content

Commit ab9cb82

Browse files
docs: add CHANGELOG entry for CVE-2026-44665 fix
Co-authored-by: Brendan Kellam <brendan@sourcebot.dev>
1 parent c3a33d6 commit ab9cb82

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
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- Add missing schema changes introduced in [#1170](https://github.com/sourcebot-dev/sourcebot/pull/1170). [#1176](https://github.com/sourcebot-dev/sourcebot/pull/1176)
1212
- Fixed blame gutter commit navigation to use the file path as it existed at the attributing commit, so clicking a blame line whose commit predates a rename resolves to the correct historical path. [#1178](https://github.com/sourcebot-dev/sourcebot/pull/1178)
1313
- Bumped transitive `fast-uri` dependency to `^3.1.2`. [#1181](https://github.com/sourcebot-dev/sourcebot/pull/1181)
14+
- Upgraded `fast-xml-builder` to `>=1.1.7` to address CVE-2026-44665 (attribute injection vulnerability). [#1182](https://github.com/sourcebot-dev/sourcebot/pull/1182)
1415

1516
### Changed
1617
- 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)