Skip to content

Commit

Permalink
fix(fp): FP per issue #6901
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 24, 2024
1 parent 33e442e commit 2d45ff9
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 @@ -1764,4 +1764,11 @@ only pkg:maven/org.clojure:clojure@.* is the CPE cpe:/a:clojure:clojure
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.jeecgframework/autopoi-web@.*$</packageUrl>
<cpe>cpe:/a:web_project:web</cpe>
</suppress>
<suppress base="true">
<notes><![CDATA[
FP per issue #6901
]]></notes>
<packageUrl regex="true">^pkg:maven/com\.yahoo\.datasketches/sketches-core@.*$</packageUrl>
<cpe>cpe:/a:sketch:sketch</cpe>
</suppress>

0 comments on commit 2d45ff9

Please sign in to comment.