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

fix: updated version of com.fasterxml.jackson #36

Merged
merged 3 commits into from
Oct 5, 2022

Conversation

eperret
Copy link
Member

@eperret eperret commented Oct 4, 2022

Updated to a new version of the com.fasterxml.jackson libraries to address CVE-2022-42004. FasterXML/jackson-databind#3582

Cleaned up the code where the jackson is used.

Updated to a new version of the com.fasterxml.jackson libraries to address CVE-2022-42004.  FasterXML/jackson-databind#3582

Cleaned up the code where the jackson is used
@eperret eperret added bug dependencies Pull requests that update a dependency file labels Oct 4, 2022
@eperret eperret self-assigned this Oct 4, 2022
@eperret eperret requested review from a team as code owners October 4, 2022 23:22
@codecov-commenter
Copy link

Codecov Report

Merging #36 (3c62909) into master (bf22839) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #36   +/-   ##
=========================================
  Coverage     95.29%   95.29%           
  Complexity     2253     2253           
=========================================
  Files           185      185           
  Lines          5677     5677           
  Branches        732      732           
=========================================
  Hits           5410     5410           
  Misses           81       81           
  Partials        186      186           
Flag Coverage Δ
unittests 95.29% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...java/com/salesforce/omakase/data/PrefixTables.java 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@eperret eperret merged commit 5222837 into salesforce:master Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants