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]: jruby-jzlib confused for JRuby itself #5762

Closed
chadlwilson opened this issue Jun 8, 2023 · 3 comments
Closed

[FP]: jruby-jzlib confused for JRuby itself #5762

chadlwilson opened this issue Jun 8, 2023 · 3 comments
Assignees
Labels
FP Report maven changes to the maven plugin

Comments

@chadlwilson
Copy link
Collaborator

Package URl

pkg:maven/org.jruby/jzlib@1.1.5

CPE

cpe:/a:jruby:jruby

CVE

No response

ODC Integration

{"label"=>"Gradle Plugin"}

ODC Version

8.2.1

Description

jruby-jzlib is an independent artifact from jruby itself, versioned independently, and a fork of JCraft's jzlib: https://github.com/jruby/jzlib

@github-actions
Copy link
Contributor

github-actions bot commented Jun 8, 2023

Maven Coordinates

<dependency>
   <groupId>org.jruby</groupId>
   <artifactId>jzlib</artifactId>
   <version>1.1.5</version>
</dependency>

Suppression rule:

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

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

@github-actions github-actions bot added the maven changes to the maven plugin label Jun 8, 2023
@aikebah aikebah self-assigned this Jun 9, 2023
@aikebah
Copy link
Collaborator

aikebah commented Jun 9, 2023

approved

@chadlwilson hope to take a look later to review whether we should put a broader suppression in place in a next release for the tool-embedded suppressions, but this will get it out of the way for this lib

@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 2023

Suppress rule has been added to the generatedSuppressions branch.

@github-actions github-actions bot closed this as completed Jun 9, 2023
github-actions bot added a commit that referenced this issue Jun 9, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 20, 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