We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86d38b8 commit c7234edCopy full SHA for c7234ed
Dockerfile
@@ -6,9 +6,6 @@ ARG azul_docker_elasticsearch_internal_version
6
7
RUN apt-get update && apt-get upgrade -y
8
9
-# https://nvd.nist.gov/vuln/detail/CVE-2021-40690
10
-RUN rm /usr/share/elasticsearch/modules/x-pack-{identity-provider,security}/xmlsec-2.1.4.jar
11
-
12
# https://nvd.nist.gov/vuln/detail/CVE-2023-1370
13
RUN rm /usr/share/elasticsearch/modules/x-pack-security/nimbus-jose-jwt-9.23.jar
14
0 commit comments