File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -2524,6 +2524,14 @@ only pkg:maven/org.clojure:clojure@.* is the CPE cpe:/a:clojure:clojure
25242524</suppress >
25252525<suppress base =" true" >
25262526 <notes ><![CDATA[
2527+ hand-curated better suppression for FP per issue #8057. The sentry server is/was only available on the specific
2528+ pypi package here. Not suppressed for other ecosystems as Sentry Server is still available open-source elsewhere.
2529+ ]]> </notes >
2530+ <packageUrl regex =" true" >^pkg:pypi/(?!sentry@).*$</packageUrl >
2531+ <cpe >cpe:/a:sentry:sentry:</cpe >
2532+ </suppress >
2533+ <suppress base =" true" >
2534+ <notes ><![CDATA[
25272535 FP per issue #8051
25282536 ]]> </notes >
25292537 <packageUrl regex =" true" >^pkg:maven/org\.spdx/spdx-java-model-2_X@.*$</packageUrl >
You can’t perform that action at this time.
0 commit comments