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

Commit e0a4a31

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

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
@@ -1816,4 +1816,11 @@ only pkg:maven/org.clojure:clojure@.* is the CPE cpe:/a:clojure:clojure
18161816
<packageUrl regex="true">^pkg:maven/org\.bouncycastle/bcpg-fips@.*$</packageUrl>
18171817
<cpe>cpe:/a:bouncycastle:legion-of-the-bouncy-castle</cpe>
18181818
</suppress>
1819+
<suppress base="true">
1820+
<notes><![CDATA[
1821+
FP per issue #6854
1822+
]]></notes>
1823+
<packageUrl regex="true">^pkg:maven/org\.bouncycastle/bcpg-fips@.*$</packageUrl>
1824+
<cpe>cpe:/a:bouncycastle:bouncy_castle_for_java</cpe>
1825+
</suppress>
18191826
</suppressions>

0 commit comments

Comments
 (0)