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]: GoCD plugin base package confused for GoCD itself #7229

Closed
chadlwilson opened this issue Dec 5, 2024 · 3 comments
Closed

[FP]: GoCD plugin base package confused for GoCD itself #7229

chadlwilson opened this issue Dec 5, 2024 · 3 comments
Labels
FP Report maven changes to the maven plugin

Comments

@chadlwilson
Copy link
Contributor

Package URl

pkg:maven/cd.go.plugin.base/[email protected]

CPE

cpe:2.3:a:thoughtworks:gocd:0.0.8:*:*:*:*:*:*:*

CVE

No response

ODC Integration

{"label"=>"Gradle Plugin"}

ODC Version

11.1.1

Description

GoCD (the server standalone product) is completely different to the GOCD plugin-base helper utility versioned independently at https://mvnrepository.com/artifact/cd.go.plugin.base/gocd-plugin-base

Copy link
Contributor

github-actions bot commented Dec 5, 2024

Maven Coordinates

<dependency>
   <groupId>cd.go.plugin.base</groupId>
   <artifactId>gocd-plugin-base</artifactId>
   <version>0.0.8</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #7229
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/cd\.go\.plugin\.base/gocd-plugin-base@.*$</packageUrl>
   <cpe>cpe:/a:thoughtworks:gocd</cpe>
</suppress>

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

@github-actions github-actions bot added the maven changes to the maven plugin label Dec 5, 2024
@chadlwilson
Copy link
Contributor Author

approved

Copy link
Contributor

github-actions bot commented Dec 5, 2024

Suppress rule has been added to the generatedSuppressions branch.

@github-actions github-actions bot closed this as completed Dec 5, 2024
github-actions bot added a commit that referenced this issue Dec 5, 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

1 participant