Fork me on GitHub

FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
10 1 0 0

org.owasp.dependencycheck.maven.Engine

Bug Category Details Line Priority
The class name org.owasp.dependencycheck.maven.Engine shadows the simple name of the superclass org.owasp.dependencycheck.Engine BAD_PRACTICE NM_SAME_SIMPLE_NAME_AS_SUPERCLASS 41-226 High