Skip to content

Commit

Permalink
Deploying to gh-pages from @ aec49c8 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylong committed Nov 29, 2023
1 parent a8c111f commit 7937ea7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions suppressions/publishedSuppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1400,4 +1400,11 @@
<packageUrl regex="true">^pkg:maven/org\.apache\.parquet/parquet-avro@.*$</packageUrl>
<cpe>cpe:/a:apache:avro</cpe>
</suppress>
<suppress base="true">
<notes><![CDATA[
FP per issue #6169
]]></notes>
<packageUrl regex="true">^pkg:maven/commons-net/commons-net@.*$</packageUrl>
<cpe>cpe:/a:ftp_project:ftp</cpe>
</suppress>
</suppressions>

0 comments on commit 7937ea7

Please sign in to comment.