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]: google-api-client-gson-1.32.1.jar #4551

Closed
CarthageKing opened this issue May 30, 2022 · 2 comments · Fixed by #4584
Closed

[FP]: google-api-client-gson-1.32.1.jar #4551

CarthageKing opened this issue May 30, 2022 · 2 comments · Fixed by #4584
Labels
FP Report maven changes to the maven plugin
Milestone

Comments

@CarthageKing
Copy link

Package URl

pkg:maven/com.google.api-client/google-api-client-gson@1.32.1

CPE

cpe:2.3:a:google:gson:1.32.1:::::::*

CVE

CVE-2022-25647

ODC Integration

{"label"=>"CLI"}

ODC Version

7.1.0

Description

This library is just using GSON, not shading it

@github-actions
Copy link
Contributor

Maven Coordinates

<dependency>
   <groupId>com.google.api-client</groupId>
   <artifactId>google-api-client-gson</artifactId>
   <version>1.32.1</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #4551
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/com\.google\.api-client/google-api-client-gson@.*$</packageUrl>
   <cpe>cpe:/a:google:gson</cpe>
</suppress>

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

@github-actions github-actions bot added the maven changes to the maven plugin label May 30, 2022
@aikebah aikebah added this to the 7.1.1 milestone Jun 6, 2022
@aikebah
Copy link
Collaborator

aikebah commented Jun 6, 2022

Fixed by a4e91d3 (Comment to long, so GH didn't pick up on it)

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

Successfully merging a pull request may close this issue.

2 participants