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 Security vulnerability with jackson dependency #53

Merged
merged 3 commits into from
Dec 9, 2024
Merged

Conversation

cb-shishiryadav
Copy link
Contributor

@cb-shishiryadav cb-shishiryadav commented Dec 3, 2024

The version 0.2.6 of jackson-databind-nullable dependency has high vulnerability to DOS (Denial of Service) attacks. It has been identified during the scanning with synk security tool. Hence we are changing it to a version 2.12.7.1 which has been identified as a more secure version by synk.

image

Built jar with java 8 and pushed to cb-app and ran the regression
cbapp PR - https://chargebee.slack.com/archives/C03NKLVB2EA/p1733566316804839

Built jar with java 17, imported it to cb-taxadapter-service locally, ran units and integrations test cases. All passing. Attaching the files.

image

mvn_clean_uts.txt
mvn_compile_9thDec.txt
Uploading mvn_integration_test_results_9thDec.txt…

@cb-suryak cb-suryak requested a review from cb-ashokmor December 3, 2024 09:45
@cb-suryak cb-suryak changed the title update jackson Fix Security vulnerability with jackson dependency Dec 7, 2024
build.gradle Show resolved Hide resolved
@cb-suryak cb-suryak merged commit 55b9bcb into dev Dec 9, 2024
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.

3 participants