Skip to content

Commit

Permalink
Deploying to gh-pages from @ 93a5526 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
aikebah committed Dec 21, 2023
1 parent 63da54b commit 93285fb
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 @@ -1428,4 +1428,11 @@
<packageUrl regex="true">^pkg:maven/org\.jruby\.rack/jruby-rack@.*$</packageUrl>
<cpe>cpe:/a:rack_project:rack</cpe>
</suppress>
<suppress base="true">
<notes><![CDATA[
FP per issue #6199
]]></notes>
<packageUrl regex="true">^pkg:maven/io\.r2dbc/r2dbc-mssql@.*$</packageUrl>
<cpe>cpe:/a:microsoft:sql_server</cpe>
</suppress>
</suppressions>

0 comments on commit 93285fb

Please sign in to comment.