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
22 3 0 0

org.apache.maven.tools.plugin.javadoc.MojoComponentFieldTaglet

Bug Category Details Line Priority
La méthode org.apache.maven.tools.plugin.javadoc.MojoComponentFieldTaglet.getAllowedParameterNames() risque d'exposer sa représentation interne en renvoyant org.apache.maven.tools.plugin.javadoc.MojoComponentFieldTaglet.COMPONENTS_NAME MALICIOUS_CODE EI_EXPOSE_REP 92 Medium

org.apache.maven.tools.plugin.javadoc.MojoExecuteTypeTaglet

Bug Category Details Line Priority
La méthode org.apache.maven.tools.plugin.javadoc.MojoExecuteTypeTaglet.getAllowedParameterNames() risque d'exposer sa représentation interne en renvoyant org.apache.maven.tools.plugin.javadoc.MojoExecuteTypeTaglet.PARAMETERS_NAME MALICIOUS_CODE EI_EXPOSE_REP 95 Medium

org.apache.maven.tools.plugin.javadoc.MojoParameterFieldTaglet

Bug Category Details Line Priority
La méthode org.apache.maven.tools.plugin.javadoc.MojoParameterFieldTaglet.getAllowedParameterNames() risque d'exposer sa représentation interne en renvoyant org.apache.maven.tools.plugin.javadoc.MojoParameterFieldTaglet.PARAMETERS_NAME MALICIOUS_CODE EI_EXPOSE_REP 99 Medium