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]: multi old CVE making false report #6016

Closed
ZheSun88 opened this issue Oct 25, 2023 · 5 comments
Closed

[FP]: multi old CVE making false report #6016

ZheSun88 opened this issue Oct 25, 2023 · 5 comments
Labels
FP Report maven changes to the maven plugin

Comments

@ZheSun88
Copy link
Contributor

ZheSun88 commented Oct 25, 2023

Package URl

pkg:maven/com.vaadin.flow.ai/form-filler-addon@1.0.1

CPE

cpe:2.3:a:vaadin:flow:1.0.1::::::

CVE

CVE-2019-25027, CVE-2021-31412, CVE-2018-25007, CVE-2021-31404

ODC Integration

{"label"=>"Maven Plugin"}

ODC Version

8.4.2

Description

old CVE has wildcard for artifacts. it should not report to new products.

@github-actions
Copy link
Contributor

Failed to automatically evaluate the false positive. See: https://github.com/jeremylong/DependencyCheck/actions/runs/6637734502

@ZheSun88
Copy link
Contributor Author

seems the GHA failed with maven search. probably need to restart

@github-actions
Copy link
Contributor

Maven Coordinates

<dependency>
   <groupId>com.vaadin.flow.ai</groupId>
   <artifactId>form-filler-addon</artifactId>
   <version>1.0.1</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #6016
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/com\.vaadin\.flow\.ai/form-filler-addon@.*$</packageUrl>
   <cpe>cpe:/a:vaadin:flow</cpe>
</suppress>

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

@github-actions github-actions bot added the maven changes to the maven plugin label Oct 25, 2023
@ZheSun88
Copy link
Contributor Author

Hi @aikebah , can you help to approve this FP report, so that we can get rid of this for our artifact.

@ZheSun88
Copy link
Contributor Author

Hi @jeremylong , sorry to bother, we have new versions released for our product, having this FP is confusing our customers, so can I ask for a help on approving this FP report? Thanks

ZheSun88 added a commit to ZheSun88/DependencyCheck that referenced this issue Dec 13, 2023
jeremylong pushed a commit that referenced this issue Dec 13, 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