|
296 | 296 | </suppress> |
297 | 297 | <suppress base="true"> |
298 | 298 | <notes><![CDATA[ |
299 | | - FP per #3002 |
| 299 | + FP per #3002 CPE is for GRPC core |
300 | 300 | ]]></notes> |
301 | 301 | <packageUrl regex="true">^pkg:maven/io\.opencensus/opencensus\-contrib\-grpc\-metrics@.*$</packageUrl> |
302 | 302 | <cpe>cpe:/a:grpc:grpc</cpe> |
303 | 303 | </suppress> |
304 | 304 | <suppress base="true"> |
305 | 305 | <notes><![CDATA[ |
306 | | - FP per #3002, CVE is for grpc-js and c |
| 306 | + FP per #3002 and #5890 - CVE are for GRPC C/ruby/python etc. Suppressing individual CVEs because ODC cannot understand the target SW |
| 307 | + field. NVD search to review in future (not that some are marked incorrectly as affecting all languages) |
| 308 | + --> https://nvd.nist.gov/vuln/search#/nvd/home?sortOrder=1&sortDirection=1&cpeFilterMode=applicability&cpeName=cpe:2.3:a:grpc:grpc:*:*:*:*:*:*:*:*&resultType=records |
307 | 309 | ]]></notes> |
308 | 310 | <packageUrl regex="true">^pkg:maven/io\.grpc/grpc\-.*$</packageUrl> |
309 | | - <cve>CVE-2020-7768</cve> |
| 311 | + <cve>CVE-2017-7860</cve> |
310 | 312 | <cve>CVE-2017-7861</cve> |
311 | 313 | <cve>CVE-2017-8359</cve> |
312 | 314 | <cve>CVE-2017-9431</cve> |
| 315 | + <cve>CVE-2020-7768</cve> |
| 316 | + <cve>CVE-2023-1428</cve> |
| 317 | + <cve>CVE-2023-32731</cve> |
| 318 | + <cve>CVE-2023-32732</cve> |
| 319 | + <cve>CVE-2023-33953</cve> |
| 320 | + <cve>CVE-2023-4785</cve> |
| 321 | + <cve>CVE-2024-11407</cve> |
| 322 | + <cve>CVE-2024-7246</cve> |
313 | 323 | </suppress> |
314 | 324 | <suppress base="true"> |
315 | 325 | <notes><![CDATA[ |
316 | | - FP per #3002, CVE is for grpc-js and c |
| 326 | + FP per #3002, CPE is for GRPC core |
317 | 327 | ]]></notes> |
318 | 328 | <packageUrl regex="true">^pkg:maven/com\.google\.api\.grpc/grpc\-google\-common\-protos@.*$</packageUrl> |
319 | | - <cve>CVE-2020-7768</cve> |
320 | | - <cve>CVE-2017-7861</cve> |
321 | | - <cve>CVE-2017-8359</cve> |
322 | | - <cve>CVE-2017-9431</cve> |
| 329 | + <cpe>cpe:/a:grpc:grpc</cpe> |
323 | 330 | </suppress> |
324 | 331 | <suppress base="true"> |
325 | 332 | <notes><![CDATA[ |
326 | | - FP per #3002, CVE is for grpc-js |
| 333 | + FP per #3002, CPE is for GRPC core |
327 | 334 | ]]></notes> |
328 | 335 | <packageUrl regex="true">^pkg:maven/com\.lightstep\.tracer/.*$</packageUrl> |
329 | 336 | <cpe>cpe:/a:grpc:grpc</cpe> |
|
0 commit comments