-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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]: Shaded JRuby dirgra being confused for JRuby itself #4647
Comments
Maven Coordinates <dependency>
<groupId>org.jruby</groupId>
<artifactId>dirgra</artifactId>
<version>0.3</version>
</dependency> Suppression rule: <suppress base="true">
<notes><![CDATA[
FP per issue #4647
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.jruby/dirgra@.*$</packageUrl>
<cpe>cpe:/a:jruby:jruby</cpe>
</suppress> Link to test results: https://github.com/jeremylong/DependencyCheck/actions/runs/2623816908 |
Maven Coordinates <dependency>
<groupId>org.jruby</groupId>
<artifactId>dirgra</artifactId>
<version>0.3</version>
</dependency> Suppression rule: <suppress base="true">
<notes><![CDATA[
FP per issue #4647
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.jruby/dirgra@.*$</packageUrl>
<cpe>cpe:/a:jruby:jruby`</cpe>
</suppress> Link to test results: https://github.com/jeremylong/DependencyCheck/actions/runs/3172104249 |
Maven Coordinates <dependency>
<groupId>org.jruby</groupId>
<artifactId>dirgra</artifactId>
<version>0.3</version>
</dependency> Suppression rule: <suppress base="true">
<notes><![CDATA[
FP per issue #4647
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.jruby/dirgra@.*$</packageUrl>
<cpe>cpe:/a:jruby:jruby</cpe>
</suppress> Link to test results: https://github.com/jeremylong/DependencyCheck/actions/runs/3172120850 |
was merged and released with 7.1.2 |
Hi @aikebah - are you able to point me to how this was resolved or the relevant suppression? I am still getting this and needing to suppress with
|
@chadlwilson This should be fixed by #4688 according to it's message (but was not picked up by github automation for closure on merge) as the fixes keyword was not repeated before each mentioned issue. |
Looking at the linked PR it appears that this issue was wrongly linked there... reopening |
Maven Coordinates <dependency>
<groupId>org.jruby</groupId>
<artifactId>dirgra</artifactId>
<version>0.3</version>
</dependency> Suppression rule: <suppress base="true">
<notes><![CDATA[
FP per issue #4647
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.jruby/dirgra@.*$</packageUrl>
<cpe>cpe:/a:jruby:jruby</cpe>
</suppress> Link to test results: https://github.com/jeremylong/DependencyCheck/actions/runs/3214142169 |
approved |
Suppress rule has been added to the |
Ahh, I see - yeah, incorrect accidental linkage back there. Thanks! |
Package URl
pkg:maven/org.jruby/[email protected]
CPE
cpe:/a:jruby:jruby
CVE
No response
ODC Integration
{"label"=>"Gradle Plugin"}
ODC Version
7.1.1
Description
See https://github.com/jruby/dirgra
The text was updated successfully, but these errors were encountered: