adobe / experience-platform-streaming-connect

Experience platform Streaming Connectors for Data Ingress
Apache License 2.0
23 stars 20 forks source link

Update libraries to address security vulnerabilities #39

Closed nipunnair closed 1 year ago

nipunnair commented 1 year ago

Subject of the issue

The trivy vulnerability scanner found a set of libraries that need to be updates: Jackson, gson and httpclient

Your environment

Steps to reproduce

Run trivy([https://github.com/aquasecurity/trivy] scanner to identify the vulnerabilities

Expected behaviour

Scan should pass

Actual behaviour

some of the libs came as vulnerable and needed to be updated

nipunnair commented 1 year ago

Merged