hazelcast / hazelcast-jet-docker

This repository contains Docker image for Hazelcast Jet open-source distributed computing platform built for high-performance stream processing and fast batch processing.
2 stars 12 forks source link

Vulnerabilities in Hazelcast Eureka used by Hazelcast Jet Enterprise Openshift #41

Open gurbuzali opened 3 years ago

gurbuzali commented 3 years ago

openshift image uses Hazelcast Eureka version 1.1.2 which depends on some libraries with vulnerabilities

It depends com.fasterxml.jackson.core:jackson-databind:2.8.7 which includes following vulnerability

it depends org.apache.httpcomponents:httpclient:4.5.3 which includes following vulnerability

It depends org.apache.logging.log4j:log4j-core:2.12.1 which includes following vulnerability

It depends com.thoughtworks.xstream:xstream:1.4.11.1 which includes following vulnerabilities

gurbuzali commented 3 years ago

these vulnerabilities are fixed in this branch