Skip to content

Commit 7d5ace5

Browse files
committed
Deploying to gh-pages from @ ffa9e5f 🚀
1 parent 502ef7f commit 7d5ace5

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
@@ -2365,4 +2365,11 @@ only pkg:maven/org.clojure:clojure@.* is the CPE cpe:/a:clojure:clojure
23652365
<packageUrl regex="true">^pkg:maven/org\.apache\.xmlgraphics/batik-i18n@.*$</packageUrl>
23662366
<cpe>cpe:/a:apache:xml_graphics_batik</cpe>
23672367
</suppress>
2368+
<suppress base="true">
2369+
<notes><![CDATA[
2370+
FP per issue #7732
2371+
]]></notes>
2372+
<packageUrl regex="true">^pkg:maven/org\.openrewrite\.recipe/rewrite-jenkins@.*$</packageUrl>
2373+
<cpe>cpe:/a:jenkins:github</cpe>
2374+
</suppress>
23682375
</suppressions>

0 commit comments

Comments
 (0)