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
29200

com.trendmicro.grid.acl.metadata.Metadata

BugCategoryDetailsLinePriority
com.trendmicro.grid.acl.metadata.Metadata.clone() does not call super.clone()BAD_PRACTICECN_IDIOM_NO_SUPER_CALL18Medium

com.trendmicro.grid.acl.metadata.Profile

BugCategoryDetailsLinePriority
com.trendmicro.grid.acl.metadata.Profile.getParentProfiles() may expose internal representation by returning Profile.parentProfilesMALICIOUS_CODEEI_EXPOSE_REP57Medium