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]: togglz-mongodb-4.4.0.jar is mixed up with mongodb-4.4.0.jar #6640

Closed
j-ferreira opened this issue May 3, 2024 · 14 comments
Closed

[FP]: togglz-mongodb-4.4.0.jar is mixed up with mongodb-4.4.0.jar #6640

j-ferreira opened this issue May 3, 2024 · 14 comments
Labels
FP Report maven changes to the maven plugin

Comments

@j-ferreira
Copy link

j-ferreira commented May 3, 2024

Package URl

pkg:maven/org.togglz/[email protected]

CPE

cpe:2.3:a:mongodb:mongodb:4.4.0:::::::*

CVE

CVE-2020-7925 CVE-2021-32040 CVE-2023-1409 CVE-2021-32036 CVE-2019-2392 CVE-2020-7926 CVE-2020-7928 CVE-2021-20326 CVE-2021-20330 CVE-2014-8180

ODC Integration

{"label"=>"Maven Plugin"}

ODC Version

9.1.0

Description

We are using tooglz in Version 4.4. with MongoDB. It seems that the dependency togglz-mongodb-4.4.0.jar is mixed up with mongodb-4.4.0.jar

Copy link
Contributor

github-actions bot commented May 3, 2024

Error parsing package url: ^pkg:maven/org.togglz/togglz-mongodb@.*$.

Error: Error: purl is missing the required "pkg" scheme component.

Please correct the package URL - consider copying the package url from the HTML report.

Copy link
Contributor

github-actions bot commented May 3, 2024

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

Copy link
Contributor

github-actions bot commented May 3, 2024

Error parsing package url: ^pkg:maven/org.togglz/togglz-mongodb@.*$.

Error: Error: purl is missing the required "pkg" scheme component.

Please correct the package URL - consider copying the package url from the HTML report.

Copy link
Contributor

github-actions bot commented May 3, 2024

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

@j-ferreira j-ferreira changed the title [FP]: [FP]: togglz-mongodb-4.4.0.jar is mixed up with mongodb-4.4.0.jar May 3, 2024
Copy link
Contributor

github-actions bot commented May 3, 2024

Error parsing package url: ^pkg:maven/org.togglz/togglz-mongodb@.*$.

Error: Error: purl is missing the required "pkg" scheme component.

Please correct the package URL - consider copying the package url from the HTML report.

Copy link
Contributor

github-actions bot commented May 3, 2024

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

Copy link
Contributor

github-actions bot commented May 3, 2024

Error parsing package url: pkg:maven/org.togglz/togglz-mongodb@.*$.

Error: Error: Invalid purl: version must be percent-encoded

Please correct the package URL - consider copying the package url from the HTML report.

Copy link
Contributor

github-actions bot commented May 3, 2024

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

Copy link
Contributor

github-actions bot commented May 3, 2024

Error parsing package url: pkg:maven/org.togglz/togglz-mongodb@.*$.

Error: Error: Invalid purl: version must be percent-encoded

Please correct the package URL - consider copying the package url from the HTML report.

Copy link
Contributor

github-actions bot commented May 3, 2024

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

Copy link
Contributor

github-actions bot commented May 8, 2024

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

Copy link
Contributor

github-actions bot commented May 8, 2024

Maven Coordinates

<dependency>
   <groupId>org.togglz</groupId>
   <artifactId>togglz-mongodb</artifactId>
   <version>4.4.0</version>
</dependency>

Suppression rule:

<suppress base="true">
   <notes><![CDATA[
   FP per issue #6640
   ]]></notes>
   <packageUrl regex="true">^pkg:maven/org\.togglz/togglz-mongodb@.*$</packageUrl>
   <cpe>cpe:/a:mongodb:mongodb</cpe>
</suppress>

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

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

aikebah commented May 8, 2024

approved

Copy link
Contributor

github-actions bot commented May 8, 2024

Suppress rule has been added to the generatedSuppressions branch.

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

2 participants