Replies: 3 comments 6 replies
-
Personally, I don't plan to do any more work on Tablesaw. I need to pick
where I spend my time and simply don't have enough for this project
anymore.
…On Wed, Aug 2, 2023 at 2:01 AM Bhavik Patel ***@***.***> wrote:
There is a 9.8 rated critical vulnerability found in apache commons text
version 1.8 which is being pulled from version 0.8.1 of json flattener
dependency in json module of our project.
link to vulnerability :
https://devhub.checkmarx.com/cve-details/CVE-2022-42889/
This vulnerability is fixed in commons text version 1.10 and in turn in
fixed in latest version of json flattener 0.16.4. I have merged PR to
bump the version of json flattener to latest in both java 8 branch and
master branch.
link to PRs:
#1224 <#1224>
#1223 <#1223>
Can we look at releasing a tablesaw version with this fix?
—
Reply to this email directly, view it on GitHub
<#1225>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA2FPAVOW3RASAWZIFYQHALXTHULNANCNFSM6AAAAAA3AX2624>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi @bhavikp19, I made maintenance release including these fixes and others. See the other thread for details #1261. And please let me know whether this works for you. Cheer |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi @bhavikp19, were you able to test the maintenance release ? I already have one positive feedback so if that works for you I'll do the release. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is a 9.8 rated critical vulnerability found in apache commons text version
1.8
which is being pulled from version0.8.1
of json flattener dependency injson
module of our project.link to vulnerability : https://devhub.checkmarx.com/cve-details/CVE-2022-42889/
This vulnerability is fixed in commons text version
1.10
and in turn in fixed in latest version of json flattener0.16.4
. I have merged PR to bump the version of json flattener to latest in both java 8 branch and master branch.link to PRs:
#1224
#1223
Can we look at releasing a tablesaw version with this fix?
Beta Was this translation helpful? Give feedback.
All reactions