Skip to content

Commit 6acd071

Browse files
chore: update CHANGELOG for #965
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 7a7d1c5 commit 6acd071

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- Bumped `glob` transitive dependency to `^10.5.0` via scoped yarn resolutions. [#962](https://github.com/sourcebot-dev/sourcebot/pull/962)
1919
- Bumped `@react-email/preview-server` to `5.2.8`. [#961](https://github.com/sourcebot-dev/sourcebot/pull/961)
2020

21+
### Fixed
22+
- Validate `ref` and `path` inputs in git API routes to reject values that could affect git command behavior. [#965](https://github.com/sourcebot-dev/sourcebot/pull/965)
23+
2124
## [4.13.0] - 2026-02-27
2225

2326
### Added

0 commit comments

Comments
 (0)