DependencyCheck
DependencyCheck copied to clipboard
[FP]: apache-mime4j as apache james server
trafficstars
Package URl
pkg:maven/org.apache.james/[email protected]
CPE
cpe:/a:apache:james
CVE
No response
ODC Integration
{"label"=>"Maven Plugin"}
ODC Version
7.1.2, 7.1.1, 7.0.1, 7.0.0
Description
This false-positive was already reported in #4213 but the fix doesn't work.
Maven Coordinates
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>apache-mime4j</artifactId>
<version>0.6</version>
</dependency>
Suppression rule:
<suppress base="true">
<notes><![CDATA[
FP per issue #4777
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.apache\.james/apache-mime4j@.*$</packageUrl>
<cpe>cpe:/a:apache:james</cpe>
</suppress>
Link to test results: https://github.com/jeremylong/DependencyCheck/actions/runs/2919582730
approved
Suppress rule has been added to the generatedSuppressions branch.