From dd92a101eac53185dbee6a9475513a655e95061b Mon Sep 17 00:00:00 2001 From: Moritz Mack Date: Mon, 1 Sep 2025 15:05:00 +0200 Subject: [PATCH 1/2] Remove asm from x-pack security --- x-pack/plugin/security/build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/x-pack/plugin/security/build.gradle b/x-pack/plugin/security/build.gradle index bfeaa03adc422..acead74a6d08c 100644 --- a/x-pack/plugin/security/build.gradle +++ b/x-pack/plugin/security/build.gradle @@ -87,7 +87,6 @@ dependencies { api "net.jcip:jcip-annotations:1.0" api "net.minidev:json-smart:2.5.2" api "net.minidev:accessors-smart:2.5.2" - api "org.ow2.asm:asm:9.7.1" testImplementation "org.elasticsearch:mocksocket:${versions.mocksocket}" From e1f95d0028a96c1e8ce84376ad967ddd5943bfdd Mon Sep 17 00:00:00 2001 From: Moritz Mack Date: Mon, 1 Sep 2025 15:13:33 +0200 Subject: [PATCH 2/2] remove unused asm license files --- .../plugin/security/licenses/asm-LICENSE.txt | 26 ------------------- .../plugin/security/licenses/asm-NOTICE.txt | 1 - 2 files changed, 27 deletions(-) delete mode 100644 x-pack/plugin/security/licenses/asm-LICENSE.txt delete mode 100644 x-pack/plugin/security/licenses/asm-NOTICE.txt diff --git a/x-pack/plugin/security/licenses/asm-LICENSE.txt b/x-pack/plugin/security/licenses/asm-LICENSE.txt deleted file mode 100644 index afb064f2f2666..0000000000000 --- a/x-pack/plugin/security/licenses/asm-LICENSE.txt +++ /dev/null @@ -1,26 +0,0 @@ -Copyright (c) 2012 France Télécom -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. Neither the name of the copyright holders nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE -LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF -THE POSSIBILITY OF SUCH DAMAGE. diff --git a/x-pack/plugin/security/licenses/asm-NOTICE.txt b/x-pack/plugin/security/licenses/asm-NOTICE.txt deleted file mode 100644 index 8d1c8b69c3fce..0000000000000 --- a/x-pack/plugin/security/licenses/asm-NOTICE.txt +++ /dev/null @@ -1 +0,0 @@ -