FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.9

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
24300

com.trendmicro.grid.acl.commons.CompositeMessageDigest

BugCategoryDetailsLinePriority
com.trendmicro.grid.acl.commons.CompositeMessageDigest.getChildren() may expose internal representation by returning CompositeMessageDigest.childrenMALICIOUS_CODEEI_EXPOSE_REP31Medium

com.trendmicro.grid.acl.commons.Hex

BugCategoryDetailsLinePriority
The class name com.trendmicro.grid.acl.commons.Hex shadows the simple name of the superclass net.sf.tinyjee.util.HexBAD_PRACTICENM_SAME_SIMPLE_NAME_AS_SUPERCLASS9High

com.trendmicro.grid.acl.commons.collections.ReducingMap

BugCategoryDetailsLinePriority
com.trendmicro.grid.acl.commons.collections.ReducingMap$1 stored into non-transient field ReducingMap.keySetBAD_PRACTICESE_BAD_FIELD_STORE88Medium