From 1a8531e064923b9ad5c1d0eb96c50c7e1848dd07 Mon Sep 17 00:00:00 2001 From: "Rinjae(gf63)" Date: Tue, 15 Sep 2026 16:21:41 +0900 Subject: [PATCH] =?UTF-8?q?-=20thymeleaf=20=EB=B2=84=EC=A0=84=203.1.5.RELE?= =?UTF-8?q?ASE=20=EC=83=81=ED=96=A5=20=EB=B0=8F=20=EC=A3=BC=EC=84=9D=20?= =?UTF-8?q?=EB=B0=98=EC=98=81=20=EC=88=98=EC=A0=95=20-=20Spring=20Boot=20C?= =?UTF-8?q?VE=206~11=20=EA=B1=B4=20=EC=96=B5=EC=A0=9C=20=EC=82=AC=EC=9C=A0?= =?UTF-8?q?=20=EC=B6=94=EA=B0=80:=20=EB=B0=B0=ED=8F=AC=EB=B3=84=20?= =?UTF-8?q?=EC=98=81=ED=96=A5=20=EA=B2=80=ED=86=A0=20-=20eai=20=EC=98=A4?= =?UTF-8?q?=ED=83=90(CVE-2019-15079)=20=EB=B0=8F=20SBA=20client=20?= =?UTF-8?q?=EC=98=A4=ED=83=90=20=EC=96=B5=EC=A0=9C=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ci/dependency-check-suppressions.xml | 131 ++++++++++++++++++++++++++- 1 file changed, 128 insertions(+), 3 deletions(-) diff --git a/ci/dependency-check-suppressions.xml b/ci/dependency-check-suppressions.xml index f4e941e..d97b6de 100644 --- a/ci/dependency-check-suppressions.xml +++ b/ci/dependency-check-suppressions.xml @@ -58,11 +58,14 @@ ^pkg:maven/org\.springframework\.boot/spring-boot-starter-thymeleaf@.*$ CVE-2026-40477 @@ -118,4 +121,126 @@ CVE-2026-22732 + + + + + + ^pkg:maven/org\.springframework\.boot/.*@2\.7\..*$ + CVE-2026-22733 + + + + + + ^pkg:maven/org\.springframework\.boot/.*@2\.7\..*$ + CVE-2026-40972 + + + + + + ^pkg:maven/org\.springframework\.boot/.*@2\.7\..*$ + CVE-2026-40973 + + + + + + ^pkg:maven/org\.springframework\.boot/.*@2\.7\..*$ + CVE-2026-40975 + + + + + + ^pkg:maven/com\.eactive\.elink\.common/elink-common-data@.*$ + CVE-2019-15079 + + + + + + ^pkg:maven/de\.codecentric/spring-boot-admin-.*@.*$ + CVE-2023-38286 + +