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
2 1 0 0

org.apache.maven.surefire.common.junit3.JUnit3Reflector

Bug Category Details Line Priority
org.apache.maven.surefire.common.junit3.JUnit3Reflector.getInterfacesImplementedByDynamicProxy() may expose internal representation by returning JUnit3Reflector.interfacesImplementedByDynamicProxy MALICIOUS_CODE EI_EXPOSE_REP 182 Medium