We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is a vulnerability on lz4 : https://ciam.cisco.com/corona/cves/CVE-2021-3520/ https://nvd.nist.gov/vuln/detail/CVE-2021-3520 And the fix is available in lz4-1.9.4.
Current latest version available for lz4-java is 1.8.0 Are there any plans to upgrade lz4-java , which uses lz4-1.9.4(fixed version) ?
The text was updated successfully, but these errors were encountered:
Well, it seems that the maintainers of this repo are not active anymore. A new release from a fork repo may be the best solution for now.
See discussion in #217
Sorry, something went wrong.
No branches or pull requests
There is a vulnerability on lz4 :
https://ciam.cisco.com/corona/cves/CVE-2021-3520/
https://nvd.nist.gov/vuln/detail/CVE-2021-3520
And the fix is available in lz4-1.9.4.
Current latest version available for lz4-java is 1.8.0
Are there any plans to upgrade lz4-java , which uses lz4-1.9.4(fixed version) ?
The text was updated successfully, but these errors were encountered: