Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions generatedSuppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1196,7 +1196,7 @@
FP per issue #7043
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.apache\.ftpserver/ftplet-api@.*$</packageUrl>
<cpe regex="true">cpe:/a:apache:mina:(:.*)?$</cpe>
<cpe regex="true">cpe:/a:apache:mina(:.*)?$</cpe>
</suppress>
<suppress base="true">
<notes><![CDATA[
Expand All @@ -1223,7 +1223,7 @@
artifacts independently versioned and released.
]]></notes>
<packageUrl regex="true">^pkg:(?!maven/com\.graphql-java/graphql-java@).*$</packageUrl>
<cpe regex="true">cpe:/a:graphql-java(_project)?:graphql-java:(:.*)?$</cpe>
<cpe regex="true">cpe:/a:graphql-java(_project)?:graphql-java(:.*)?$</cpe>
</suppress>
<suppress base="true">
<notes><![CDATA[
Expand Down Expand Up @@ -1834,7 +1834,7 @@
pypi package here. Not suppressed for other ecosystems as Sentry Server is still available open-source elsewhere.
]]></notes>
<packageUrl regex="true">^pkg:pypi/(?!sentry@).*$</packageUrl>
<cpe regex="true">cpe:/a:sentry:sentry:(:.*)?$</cpe>
<cpe regex="true">cpe:/a:sentry:sentry(:.*)?$</cpe>
</suppress>
<suppress base="true">
<notes><![CDATA[
Expand Down Expand Up @@ -1988,11 +1988,11 @@
<suppress base="true">
<notes><![CDATA[
FP per issue #8408
Consolidated suppression aginst any non-golang packages. The distribution project is a golang toolkit with a
Consolidated suppression against any non-golang packages. The distribution project is a golang toolkit with a
very generic name, likely to mistakenly match many other artifacts.
]]></notes>
<packageUrl regex="true">^pkg:(?!golang/).*$</packageUrl>
<cpe regex="true">cpe:/a:distribution(_project)?:distribution:(:.*)?$</cpe>
<cpe regex="true">cpe:/a:distribution(_project)?:distribution(:.*)?$</cpe>
</suppress>
<suppress base="true">
<notes><![CDATA[
Expand Down Expand Up @@ -2040,7 +2040,7 @@
- https://nvd.nist.gov/vuln/search#/nvd/home?cpeFilterMode=applicability&cpeName=cpe:2.3:a:prometheus:prometheus:*:*:*:*:*:*:*:*&resultType=records
]]></notes>
<packageUrl regex="true">^pkg:(?!golang/github\.com/prometheus/prometheus).*$</packageUrl>
<cpe regex="true">cpe:/a:prometheus:prometheus:(:.*)?$</cpe>
<cpe regex="true">cpe:/a:prometheus:prometheus(:.*)?$</cpe>
</suppress>
<suppress base="true">
<notes><![CDATA[
Expand Down