Le document suivant contient les résultats du SpotBugs
La version de SpotBugs est 4.5.3
La limite est medium
L'effort est default
| Classes | Bugs | Erreurs | Classes Manquantes |
|---|---|---|---|
| 13 | 10 | 0 | 0 |
| Bug | Catégorie | Détails | Ligne | Priorité |
|---|---|---|---|---|
| fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig.getListAutomaticAssignments() may expose internal representation by returning TaskAutomaticAssignmentConfig._listAutomaticAssignments | MALICIOUS_CODE | EI_EXPOSE_REP | 326 | Medium |
| fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig.getListPositionsQuestionFile() may expose internal representation by returning TaskAutomaticAssignmentConfig._listPositionsQuestionFile | MALICIOUS_CODE | EI_EXPOSE_REP | 318 | Medium |
| fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig.getQuestionList() may expose internal representation by returning TaskAutomaticAssignmentConfig._questionList | MALICIOUS_CODE | EI_EXPOSE_REP | 340 | Medium |
| fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig.getWorkgroups() may expose internal representation by returning TaskAutomaticAssignmentConfig._workgroups | MALICIOUS_CODE | EI_EXPOSE_REP | 202 | Medium |
| fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig.setListAutomaticAssignments(List) may expose internal representation by storing an externally mutable object into TaskAutomaticAssignmentConfig._listAutomaticAssignments | MALICIOUS_CODE | EI_EXPOSE_REP2 | 335 | Medium |
| fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig.setListPositionsQuestionFile(List) may expose internal representation by storing an externally mutable object into TaskAutomaticAssignmentConfig._listPositionsQuestionFile | MALICIOUS_CODE | EI_EXPOSE_REP2 | 308 | Medium |
| fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig.setQuestionList(List) may expose internal representation by storing an externally mutable object into TaskAutomaticAssignmentConfig._questionList | MALICIOUS_CODE | EI_EXPOSE_REP2 | 345 | Medium |
| fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.business.TaskAutomaticAssignmentConfig.setWorkgroups(List) may expose internal representation by storing an externally mutable object into TaskAutomaticAssignmentConfig._workgroups | MALICIOUS_CODE | EI_EXPOSE_REP2 | 213 | Medium |
| Bug | Catégorie | Détails | Ligne | Priorité |
|---|---|---|---|---|
| Class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.web.AutomaticAssignmentJspBean defines non-transient non-serializable instance field _automaticAssignmentService | BAD_PRACTICE | SE_BAD_FIELD | Non disponible | Medium |
| Class fr.paris.lutece.plugins.workflow.modules.formsautomaticassignment.web.AutomaticAssignmentJspBean defines non-transient non-serializable instance field _taskAutomaticAssignmentConfigService | BAD_PRACTICE | SE_BAD_FIELD | Non disponible | Medium |