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]: apollographql federation flagged with cpe:2.3:a:apollo_project:apollo:5.1.0:*:*:*:*:*:*:* #6991

Closed
goranpetrovikj opened this issue Sep 26, 2024 · 3 comments
Labels
FP Report maven changes to the maven plugin

Comments

@goranpetrovikj
Copy link

Package URl

pkg:maven/com.apollographql.federation/[email protected]

CPE

cpe:2.3:a:apollo_project:apollo:5.1.0:::::::*

CVE

CVE-2015-10043

ODC Integration

{"label"=>"Maven Plugin"}

ODC Version

10.0.4

Description

This issue is similar to #5381 (fixed here: a464386#diff-6964bcf877e83717b29732e01e45738ee4f07a723acd0a4cf5b9adcc1aee19e6R6208), apollo_project:apollo is a PHP project unrelated to apollographql.

Copy link
Contributor

Maven Coordinates

<dependency>
   <groupId>com.apollographql.federation</groupId>
   <artifactId>federation-graphql-java-support</artifactId>
   <version>5.1.0</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #6991
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/com\.apollographql\.federation/federation-graphql-java-support@.*$</packageUrl>
   <cpe>cpe:/a:apollo_project:apollo</cpe>
</suppress>

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

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

aikebah commented Sep 26, 2024

approved

Copy link
Contributor

Suppress rule has been added to the generatedSuppressions branch.

github-actions bot added a commit that referenced this issue Sep 26, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FP Report maven changes to the maven plugin
Projects
None yet
Development

No branches or pull requests

2 participants