confluentinc / kafka-connect-datagen

Connector that generates data for demos
Apache License 2.0
20 stars 87 forks source link

CCLOG-1086 Cve fixes for CVE-2021-28168-1, CVE-2021-35515, CVE-2021-36090, CVE-2… #94

Closed shaikzakiriitm closed 3 years ago

shaikzakiriitm commented 3 years ago

…021-35516, CVE-2021-35517, CVE-2020-25649, CVE-2020-8908 in datagen source connector

Problem

CVEs in datagen source connector

Solution

Upgraded version of common-parent dependency. Pinned the version of org.apache.commons:commons-compress for cve fix. Upgraded guava dependency version.

Does this solution apply anywhere else?
If yes, where?

Test Strategy

Build passes locally.

Testing done:

Release Plan

shaikzakiriitm commented 3 years ago
Screenshot 2021-10-13 at 8 47 38 AM

All jar and custom type of CVEs are fixed.