From 62bf6229a7c3a3dc5428da9a82442a171704af72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Sun, 9 Mar 2025 11:33:10 +0100 Subject: [PATCH] add suppressions file --- suppressions.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 suppressions.xml diff --git a/suppressions.xml b/suppressions.xml new file mode 100644 index 0000000..2907c84 --- /dev/null +++ b/suppressions.xml @@ -0,0 +1,10 @@ + + + + + ^pkg:maven/org\.yaml/snakeyaml@.*$ + CVE-2021-4235 + +