Skip to content

Commit

Permalink
Deploying to gh-pages from @ 24f4ddf 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
aikebah committed Oct 1, 2023
1 parent f7252e3 commit fa831b9
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 @@ -1344,4 +1344,11 @@
<packageUrl regex="true">^pkg:maven/io\.netty\.incubator/netty-incubator-codec-native-quic@.*$</packageUrl>
<cpe>cpe:/a:chromium_project:chromium</cpe>
</suppress>
<suppress base="true">
<notes><![CDATA[
FP per issue #5967
]]></notes>
<packageUrl regex="true">^pkg:maven/io\.netty\.incubator/netty-incubator-codec-native-quic@.*$</packageUrl>
<cpe>cpe:/a:chromium:chromium</cpe>
</suppress>
</suppressions>

0 comments on commit fa831b9

Please sign in to comment.