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]: pkg:maven/com.idealista/[email protected] #6340

Closed
kevin-doyle opened this issue Dec 22, 2023 · 4 comments
Closed

[FP]: pkg:maven/com.idealista/[email protected] #6340

kevin-doyle opened this issue Dec 22, 2023 · 4 comments
Labels
FP Report maven changes to the maven plugin

Comments

@kevin-doyle
Copy link

Package URl

pkg:maven/com.idealista/[email protected]

CPE

cpe:2.3:a:vega_project:vega:1.0.0:::::::*

CVE

CVE-2020-26296

ODC Integration

{"label"=>"Gradle Plugin"}

ODC Version

9.0.3

Description

This appears to be false positive for a JavaScript CVE being flagged against a Java library

2023-12-22_14-04-12
Copy link
Contributor

Maven Coordinates

<dependency>
   <groupId>com.idealista</groupId>
   <artifactId>format-preserving-encryption</artifactId>
   <version>1.0.0</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #6340
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/com\.idealista/format-preserving-encryption@.*$</packageUrl>
   <cpe>cpe:/a:vega_project:vega</cpe>
</suppress>

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

@github-actions github-actions bot added the maven changes to the maven plugin label Dec 22, 2023
@kevin-doyle
Copy link
Author

There are some additional CVEs also being flagged against this jar all related to Vega. I can create FP reports for each if needed.

2023-12-22_14-13-03

@aikebah
Copy link
Collaborator

aikebah commented Dec 26, 2023

approved

@kevin-doyle no need for further FP reports... the CPE suppression resulting from this report should also take care of the others.

Copy link
Contributor

Suppress rule has been added to the generatedSuppressions branch.

github-actions bot added a commit that referenced this issue Dec 26, 2023
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