Le document suivant contient les résultats du FindBugs
La version de FindBugs est 3.0.1
La limite est
L'effort est max
Classes | Bugs | Erreurs | Classes Manquantes |
---|---|---|---|
20 | 2 | 0 | 0 |
Classe | Bugs |
---|---|
fr.paris.lutece.plugins.workflow.modules.appointmentants.pojo.AntsStatusResponsePOJO | 2 |
Bug | Catégorie | Détails | Ligne | Priorité |
---|---|---|---|---|
fr.paris.lutece.plugins.workflow.modules.appointmentants.pojo.AntsStatusResponsePOJO.getAppointments() may expose internal representation by returning AntsStatusResponsePOJO.appointments | MALICIOUS_CODE | EI_EXPOSE_REP | 66 | Medium |
fr.paris.lutece.plugins.workflow.modules.appointmentants.pojo.AntsStatusResponsePOJO.setAppointments(Object[]) may expose internal representation by storing an externally mutable object into AntsStatusResponsePOJO.appointments | MALICIOUS_CODE | EI_EXPOSE_REP2 | 76 | Medium |