Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FP]: shared-resourcemapping for multiple cve #7265

Closed
rochish-suresh opened this issue Dec 19, 2024 · 3 comments
Closed

[FP]: shared-resourcemapping for multiple cve #7265

rochish-suresh opened this issue Dec 19, 2024 · 3 comments
Labels
FP Report maven changes to the maven plugin

Comments

@rochish-suresh
Copy link

Package URl

pkg:maven/com.google.cloud.opentelemetry/[email protected]

CPE

cpe:2.3:a:opentelemetry:opentelemetry:0.32.0:::::::*

CVE

CVE-2023-43810

ODC Integration

{"label"=>"Gradle Plugin"}

ODC Version

11.1.1

Description

Multiple CVE reported are
CVE-2023-45142
CVE-2023-47108
CVE-2023-43810

Why I think it is False Positive?
The CVEs are reported in python and go of opentelemetry

Copy link
Contributor

Maven Coordinates

<dependency>
   <groupId>com.google.cloud.opentelemetry</groupId>
   <artifactId>shared-resourcemapping</artifactId>
   <version>0.32.0</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #7265
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/com\.google\.cloud\.opentelemetry/shared-resourcemapping@.*$</packageUrl>
   <cpe>cpe:/a:opentelemetry:opentelemetry</cpe>
</suppress>

Link to test results: https://github.com/jeremylong/DependencyCheck/actions/runs/12415167660

@github-actions github-actions bot added the maven changes to the maven plugin label Dec 19, 2024
@aikebah
Copy link
Collaborator

aikebah commented Dec 19, 2024

approved

Copy link
Contributor

Suppress rule has been added to the generatedSuppressions branch.

github-actions bot added a commit that referenced this issue Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FP Report maven changes to the maven plugin
Projects
None yet
Development

No branches or pull requests

2 participants