eiffel-community / eiffel-intelligence

Eiffel Intelligence is a real time data aggregation and analysis solution for Eiffel events.
Apache License 2.0
11 stars 72 forks source link

Fix security vulnerabilities in EI #537

Open jainadc9 opened 2 years ago

jainadc9 commented 2 years ago

Description

Given the security compliance , EI component should adhere to it.

Applicable dependencies: Uplift of gson to 2.8.9 or later Uplift of Jackson-databind to 2.13.3 Or more If required

Acceptance Criteria: All security related components uplifted to the latest versions. Test cases verified for the changes done Function test cases verified for the changes done.

Motivation

To overcome security issues

Exemplification

Benefits

Vulnerability free code

Possible Drawbacks