Skip to content

Commit

Permalink
fix(fp): FP per issue #6967
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 18, 2024
1 parent 814977b commit cc3bbe2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions generatedSuppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1842,4 +1842,11 @@ only pkg:maven/org.clojure:clojure@.* is the CPE cpe:/a:clojure:clojure
]]></notes>
<packageUrl regex="true">^pkg:maven/io\.github\.reactivecircus\.cache4k/cache4k-jvm@.*$</packageUrl>
<cpe>cpe:/a:cache_project:cache</cpe>
</suppress>
<suppress base="true">
<notes><![CDATA[
FP per issue #6967
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.jmdns/jmdns@.*$</packageUrl>
<cpe>cpe:/a:openhab:openhab</cpe>
</suppress>

0 comments on commit cc3bbe2

Please sign in to comment.