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

ZOOKEEPER-4616: Upgrade docker image to resolve CVEs #1927

Closed
wants to merge 1 commit into from

Conversation

hangc0276
Copy link
Contributor

The current docker image maven:3.6.3-jdk-8 has many critical security issues.

maven@3.6.3-jdk-8 › dpkg@1.19.7 has CVE-2022-1664

maven@3.6.3-jdk-8 › openssl@1.1.1d-0+deb10u6 has CVE-2021-3711

maven@3.6.3-jdk-8 › gzip@1.9-3 has CVE-2022-1271

We need to upgrade the docker base image to version maven:3.8.4-jdk-8

See ZOOKEEPER-4616 for full details.

@sonatype-lift
Copy link

sonatype-lift bot commented Sep 27, 2022

⚠️ 52 God Classes were detected by Lift in this project. Visit the Lift web console for more details.

Copy link
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@eolivelli eolivelli closed this in e2bc3dd Sep 29, 2022
eolivelli pushed a commit that referenced this pull request Sep 29, 2022
The current docker image `maven:3.6.3-jdk-8` has many critical security issues.

maven3.6.3-jdk-8 › dpkg1.19.7 has [CVE-2022-1664](https://www.cve.org/CVERecord?id=CVE-2022-1664)

maven3.6.3-jdk-8 › openssl1.1.1d-0+deb10u6 has [CVE-2021-3711](https://www.cve.org/CVERecord?id=CVE-2021-3711)

maven3.6.3-jdk-8 › gzip1.9-3 has [CVE-2022-1271](https://www.cve.org/CVERecord?id=CVE-2022-1271)

We need to upgrade the docker base image to version `maven:3.8.4-jdk-8`

See [ZOOKEEPER-4616](https://issues.apache.org/jira/browse/ZOOKEEPER-4616) for full details.

Author: chenhang <chenhang@apache.org>

Reviewers: Enrico Olivelli <eolivelli@apache.org>

Closes #1927 from hangc0276/chenhang/ZOOKEEPER-4616

(cherry picked from commit e2bc3dd)
Signed-off-by: Enrico Olivelli <enrico.olivelli@datastax.com>
eolivelli pushed a commit that referenced this pull request Sep 29, 2022
The current docker image `maven:3.6.3-jdk-8` has many critical security issues.

maven3.6.3-jdk-8 › dpkg1.19.7 has [CVE-2022-1664](https://www.cve.org/CVERecord?id=CVE-2022-1664)

maven3.6.3-jdk-8 › openssl1.1.1d-0+deb10u6 has [CVE-2021-3711](https://www.cve.org/CVERecord?id=CVE-2021-3711)

maven3.6.3-jdk-8 › gzip1.9-3 has [CVE-2022-1271](https://www.cve.org/CVERecord?id=CVE-2022-1271)

We need to upgrade the docker base image to version `maven:3.8.4-jdk-8`

See [ZOOKEEPER-4616](https://issues.apache.org/jira/browse/ZOOKEEPER-4616) for full details.

Author: chenhang <chenhang@apache.org>

Reviewers: Enrico Olivelli <eolivelli@apache.org>

Closes #1927 from hangc0276/chenhang/ZOOKEEPER-4616

(cherry picked from commit e2bc3dd)
Signed-off-by: Enrico Olivelli <enrico.olivelli@datastax.com>
anuragmadnawat1 pushed a commit to anuragmadnawat1/zookeeper that referenced this pull request Nov 2, 2022
The current docker image `maven:3.6.3-jdk-8` has many critical security issues.

maven3.6.3-jdk-8 › dpkg1.19.7 has [CVE-2022-1664](https://www.cve.org/CVERecord?id=CVE-2022-1664)

maven3.6.3-jdk-8 › openssl1.1.1d-0+deb10u6 has [CVE-2021-3711](https://www.cve.org/CVERecord?id=CVE-2021-3711)

maven3.6.3-jdk-8 › gzip1.9-3 has [CVE-2022-1271](https://www.cve.org/CVERecord?id=CVE-2022-1271)

We need to upgrade the docker base image to version `maven:3.8.4-jdk-8`

See [ZOOKEEPER-4616](https://issues.apache.org/jira/browse/ZOOKEEPER-4616) for full details.

Author: chenhang <chenhang@apache.org>

Reviewers: Enrico Olivelli <eolivelli@apache.org>

Closes apache#1927 from hangc0276/chenhang/ZOOKEEPER-4616
anuragmadnawat1 added a commit to anuragmadnawat1/zookeeper that referenced this pull request Nov 2, 2022
The current docker image `maven:3.6.3-jdk-8` has many critical security issues.

maven3.6.3-jdk-8 › dpkg1.19.7 has [CVE-2022-1664](https://www.cve.org/CVERecord?id=CVE-2022-1664)

maven3.6.3-jdk-8 › openssl1.1.1d-0+deb10u6 has [CVE-2021-3711](https://www.cve.org/CVERecord?id=CVE-2021-3711)

maven3.6.3-jdk-8 › gzip1.9-3 has [CVE-2022-1271](https://www.cve.org/CVERecord?id=CVE-2022-1271)

We need to upgrade the docker base image to version `maven:3.8.4-jdk-8`

See [ZOOKEEPER-4616](https://issues.apache.org/jira/browse/ZOOKEEPER-4616) for full details.

Author: chenhang <chenhang@apache.org>

Reviewers: Enrico Olivelli <eolivelli@apache.org>

Closes apache#1927 from hangc0276/chenhang/ZOOKEEPER-4616

Co-authored-by: chenhang <chenhang@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants