[fix][sec]Upgrade jackson to 2.17.2 - #23174
Merged
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #23174 +/- ##
============================================
+ Coverage 73.57% 74.59% +1.02%
- Complexity 32624 34172 +1548
============================================
Files 1877 1921 +44
Lines 139502 144480 +4978
Branches 15299 15809 +510
============================================
+ Hits 102638 107775 +5137
+ Misses 28908 28460 -448
- Partials 7956 8245 +289
Flags with carried forward coverage won't be shown. Click here to find out more.
|
grssam
pushed a commit
to grssam/pulsar
that referenced
this pull request
Sep 4, 2024
hanmz
pushed a commit
to hanmz/pulsar
that referenced
this pull request
Feb 12, 2025
lhotari
pushed a commit
that referenced
this pull request
Mar 2, 2026
(cherry picked from commit b6815d2)
nodece
pushed a commit
to ascentstream/pulsar
that referenced
this pull request
May 12, 2026
(cherry picked from commit b6815d2)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
https://security.snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-7569538
@JsonIgnorein latest version of jackson works well.[improve][build] Revert "Upgrade jackson version to 2.15.0 for CVE-2022-1471 (#20177)" #20182
FasterXML/jackson-databind@4537f09
I run the following code:
JsonIgnore test code
result:
Modifications
Verifying this change
Documentation
docdoc-requireddoc-not-neededdoc-completeMatching PR in forked repository
PR in forked repository: