Skip to content

Commit f1da7fb

Browse files
committed
Add changelog entry for jwt CVE fix
1 parent 93e7dd6 commit f1da7fb

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
@@ -15,6 +15,7 @@ _None_
1515
### Bug Fixes
1616

1717
- `openai_ask`: avoid logging sensitive tool diagnostics and refuse to execute additional tool calls after `max_tool_iterations`. [#719]
18+
- Bump the `fastlane` floor to `~> 2.235` to pull in `jwt >= 3.2.0`, fixing [GHSA-c32j-vqhx-rx3x](https://github.com/advisories/GHSA-c32j-vqhx-rx3x) (ruby-jwt empty-key HMAC bypass). [#728]
1819

1920
### Internal Changes
2021

0 commit comments

Comments
 (0)