From a9169510d667f5c9e2bcf70115fdcc2451b92091 Mon Sep 17 00:00:00 2001 From: "P. Ottlinger" Date: Sun, 21 Apr 2024 22:51:57 +0200 Subject: [PATCH] RAT-369: Ignore false positive --- pom.xml | 3 +-- spotbugs_ignore.xml | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 spotbugs_ignore.xml diff --git a/pom.xml b/pom.xml index 923bb837d..471ec421e 100644 --- a/pom.xml +++ b/pom.xml @@ -308,8 +308,7 @@ agnostic home for software distribution comprehension and audit tools. false - + spotbugs-ignore.xml com.h3xstream.findsecbugs diff --git a/spotbugs_ignore.xml b/spotbugs_ignore.xml new file mode 100644 index 000000000..f6a55af97 --- /dev/null +++ b/spotbugs_ignore.xml @@ -0,0 +1,27 @@ + + + + + + + + +