The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
| Bug | Category | Details | Line | Priority | 
|---|---|---|---|---|
| org.universAAL.security.authorisator.ProjectActivator.context should be package protected | MALICIOUS_CODE | MS_PKGPROTECT | Medium | |
| Write to static field org.universAAL.security.authorisator.ProjectActivator.context from instance method org.universAAL.security.authorisator.ProjectActivator.start(ModuleContext) | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 59 | High | 
| Bug | Category | Details | Line | Priority | 
|---|---|---|---|---|
| org.universAAL.security.authorisator.profiles.AuthorisationServiceProfile.MY_URI isn't final but should be | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | 28 | High | 
| Bug | Category | Details | Line | Priority | 
|---|---|---|---|---|
| org.universAAL.security.authorisator.profiles.RoleMngServiceProfile.MY_URI isn't final but should be | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | 27 | High | 
| Bug | Category | Details | Line | Priority | 
|---|---|---|---|---|
| org.universAAL.security.authorisator.profiles.SecuritySubProfileRoleManagement.pp_roles is a mutable array | MALICIOUS_CODE | MS_MUTABLE_ARRAY | 33 | High | 
| org.universAAL.security.authorisator.profiles.SecuritySubProfileRoleManagement.pp_subprofile is a mutable array | MALICIOUS_CODE | MS_MUTABLE_ARRAY | 35 | High | 
| org.universAAL.security.authorisator.profiles.SecuritySubProfileRoleManagement.MY_URI isn't final but should be | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | 31 | High |