Fork me on GitHub

FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.2

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
4 1 0 0

Files

Class Bugs
org.owasp.dependencycheck.App 1

org.owasp.dependencycheck.App

Bug Category Details Line Priority
Hard coded reference to an absolute pathname in org.owasp.dependencycheck.App.runScan(String, String, String, String[], String[]) STYLE DMI_HARDCODED_ABSOLUTE_FILENAME 151 Medium