Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Thrift dependency to v0.14.0 or higher #844

Open
tminusplus opened this issue Dec 23, 2021 · 1 comment
Open

Update Thrift dependency to v0.14.0 or higher #844

tminusplus opened this issue Dec 23, 2021 · 1 comment

Comments

@tminusplus
Copy link

tminusplus commented Dec 23, 2021

This was posted previously in #781 but I wanted to check in and see if there is potential for an upgrade / new major release version.

Currently tchannel-go uses Thrift v0.9.3 which has several CVEs posted to it, see here for more info. Additionally using the legacy Thrift version means that this dependency can not be imported into mono-repos which have the newer Thrift version as a dependency.

I'm happy to put in the time to upgrade it - I already have a patch to update it to v0.13.0 and can easily move that up to v0.14.0 or v0.15.0. Let me know if this is a path we can start going down.

@alexshtin
Copy link

Any updates on this? We also suffer from it: temporalio/temporal#3019.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants