Skip to content

Upgrade json dependencies to fix CVE

Guillaume Caillet requested to merge cailletg-fix-cve into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)
Current JSON version used has 2 HIGH CVE: https://mvnrepository.com/artifact/org.json/json/20211205

Does this introduce a change in the core logic?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [NO]

Tested new json version with several postman queries, everything still works

Any other useful information

Merge request reports