Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 6d41a31

Browse files
committed
Deploying to gh-pages from @ ccc151a 🚀
1 parent b5440bd commit 6d41a31

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

suppressions/publishedSuppressions.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1809,4 +1809,11 @@ only pkg:maven/org.clojure:clojure@.* is the CPE cpe:/a:clojure:clojure
18091809
<packageUrl regex="true">^pkg:maven/org\.tukaani/xz@.*$</packageUrl>
18101810
<cpe>cpe:/a:tukaani:xz</cpe>
18111811
</suppress>
1812+
<suppress base="true">
1813+
<notes><![CDATA[
1814+
FP per issue #6926
1815+
]]></notes>
1816+
<packageUrl regex="true">^pkg:maven/org\.bouncycastle/bcpg-fips@.*$</packageUrl>
1817+
<cpe>cpe:/a:bouncycastle:legion-of-the-bouncy-castle</cpe>
1818+
</suppress>
18121819
</suppressions>

0 commit comments

Comments
 (0)