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

[REQ] Patching vulnerable dependencies #73

Closed
pf-BenF opened this issue Apr 27, 2023 · 1 comment
Closed

[REQ] Patching vulnerable dependencies #73

pf-BenF opened this issue Apr 27, 2023 · 1 comment

Comments

@pf-BenF
Copy link

pf-BenF commented Apr 27, 2023

Is your feature request related to a problem? Please describe.

I've discovered a few vulnerable dependecies in test scope:

  • org.codehaus.jettison:jettison 1.4.1
  • net.minidev:json-smart 2.48
  • com.fasterxml.jackson.core:jackson-databind 2.13.2.2

Describe the solution you'd like

Upgrade mentioned dependencies to latest version

Describe alternatives you've considered

Consider replacing vulnerable artifacts with alternatives.

Additional context

@danny-gallagher
Copy link
Contributor

danny-gallagher commented May 4, 2023

Hi @pf-BenF,
Thanks for creating this issue! We've released version 1.7.9 of the client encryption library that addresses the following points:

  • Bump jettison from 1.4.1 to 1.5.4
  • Bump jackson-databind from 2.13.2.2 to 2.13.4.2
  • Bump json from 20200518 to 20230227

You should be able to see the new version on maven in the next couple of hours.
NOTE: json-smart was updated in the version 1.7.8 release

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

No branches or pull requests

2 participants