Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

Fixing CVE-2022-42889. #142

Closed
wants to merge 3 commits into from
Closed

Fixing CVE-2022-42889. #142

wants to merge 3 commits into from

Conversation

bkakadiya
Copy link

Fixing CVE-2022-42889. Details of CVE at: https://nvd.nist.gov/vuln/detail/CVE-2022-42889

a. Updated commons-text lib to 1.10.0 (latest)
b. Fixed unit test cases.

bakulkumar.kakadiya added 3 commits October 31, 2022 19:06
2. Updated code to Java types instead of JsonObject
3. Updated JsonHelper and HttpClientHelper to use Java Type using jackson
@bkakadiya
Copy link
Author

@srvrguy :

  1. Removed commons-text and added jackson 2.14.0-rc2
  2. Updated code to Java types instead of JsonObject
  3. Updated JsonHelper and HttpClientHelper to use Java Type using jackson

@srvrguy
Copy link
Collaborator

srvrguy commented Nov 1, 2022

Hi. I appreciate the effort, but this is a pretty large change. The new code I'm working on will be ripping out all the old group handling logic anyway in favor of the official MS Graph SDK, so I'd rather go with the approach in #141 of simply updating the dependency until I land the new code.

@srvrguy srvrguy closed this Nov 1, 2022
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

Successfully merging this pull request may close these issues.

2 participants