We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pkg:maven/info.picocli/[email protected]
cpe:2.3:a:line:line:4.5.2:::::::*
CVE-2015-0897
{"label"=>"Gradle Plugin"}
9.0.3
Would it be possible to add this package to the base suppression list? Similar to #6088, picocli is being flagged for CVE-2015-0897
The text was updated successfully, but these errors were encountered:
Maven Coordinates
<dependency> <groupId>info.picocli</groupId> <artifactId>picocli</artifactId> <version>4.5.2</version> </dependency>
Suppression rule:
<suppress base="true"> <notes><![CDATA[ FP per issue #6286 ]]></notes> <packageUrl regex="true">^pkg:maven/info\.picocli/picocli@.*$</packageUrl> <cpe>cpe:/a:line:line</cpe> </suppress>
Link to test results: https://github.com/jeremylong/DependencyCheck/actions/runs/7186902237
Sorry, something went wrong.
approved
Suppress rule has been added to the generatedSuppressions branch.
generatedSuppressions
fix(fp): FP per issue #6286
8294d25
No branches or pull requests
Package URl
pkg:maven/info.picocli/[email protected]
CPE
cpe:2.3:a:line:line:4.5.2:::::::*
CVE
CVE-2015-0897
ODC Integration
{"label"=>"Gradle Plugin"}
ODC Version
9.0.3
Description
Would it be possible to add this package to the base suppression list? Similar to #6088, picocli is being flagged for CVE-2015-0897
The text was updated successfully, but these errors were encountered: