The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
Class | Bugs |
---|---|
org.apache.maven.surefire.common.junit3.JUnit3Reflector | 1 |
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 |