From ad68c4c5415d9316519f385e24483d9ea54824ff Mon Sep 17 00:00:00 2001 From: Oliver Weyhmueller Date: Sun, 5 Jan 2025 20:02:23 +0100 Subject: [PATCH] chore: add dependency-check-suppressions and resolve sonar issues --- dependency-check-suppressions.xml | 3 +++ pom.xml | 6 ++++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 dependency-check-suppressions.xml diff --git a/dependency-check-suppressions.xml b/dependency-check-suppressions.xml new file mode 100644 index 0000000..fbf9371 --- /dev/null +++ b/dependency-check-suppressions.xml @@ -0,0 +1,3 @@ + + + diff --git a/pom.xml b/pom.xml index 7f33d85..769e806 100644 --- a/pom.xml +++ b/pom.xml @@ -341,7 +341,6 @@ - cr.w9r.dev/spring-boot/${project.artifactId}:${project.version} true @@ -398,6 +397,10 @@ https://vulnz.w9r.de/nvd/nvdcve-{0}.json.gz vulnz HTML,XML,CSV,JSON,JUNIT,GITLAB + + dependency-check-suppressions.xml + https://w9r.dev/w9r.dev/dependency-check-suppressions/raw/branch/main/dependency-check-suppressions.xml + @@ -515,7 +518,6 @@ spring-boot-maven-plugin - dashaun/builder:tiny true