The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is medium
Effort is min
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| com.trendmicro.grid.acl.metadata.Metadata.clone() does not call super.clone() | BAD_PRACTICE | CN_IDIOM_NO_SUPER_CALL | 18 | Medium |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| com.trendmicro.grid.acl.metadata.Profile.getParentProfiles() may expose internal representation by returning Profile.parentProfiles | MALICIOUS_CODE | EI_EXPOSE_REP | 57 | Medium |