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

False Positive on Custom Library #971

Closed
mcresswell opened this issue Nov 8, 2017 · 3 comments
Closed

False Positive on Custom Library #971

mcresswell opened this issue Nov 8, 2017 · 3 comments

Comments

@mcresswell
Copy link

False positive on custom built library ST-1.0.0-SNAPSHOT.jar - reported as cpe:/a:shadow_project:shadow:4.4
The library is named "Shadow Test" and being identified as "shadow". The CVE reported belongs to "shadow".

<!-- Custom Library Unavailable in Maven Central -->
<dependency>
   <groupId>com.test</groupId>
   <artifactId>ST</artifactId>
   <version>1.0.0-SNAPSHOT</version>
</dependency>

Sample jar, pom, & reports included in zip:
FalsePositive.zip

Originally reported under the Jenkins Dependency Check OWASP plugin but was redirected to the core DependencyCheck module:
https://issues.jenkins-ci.org/browse/JENKINS-47845

@stevespringett
Copy link
Collaborator

@jeremylong
Copy link
Owner

Thank you for the report. However, as this is a custom library specific to your environment you will need to include the suppression rule in a suppression file maintained within your organization. Please see the article on suppressing false positives: https://jeremylong.github.io/DependencyCheck/general/suppression.html

@lock
Copy link

lock bot commented Sep 27, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Sep 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants