FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.1

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
56400

com.legstar.coxb.impl.COctetStreamBinding

BugCategoryDetailsLinePriority
La méthode com.legstar.coxb.impl.COctetStreamBinding.getByteArrayValue() risque d'exposer sa représentation interne en renvoyant com.legstar.coxb.impl.COctetStreamBinding.mValueMALICIOUS_CODEEI_EXPOSE_REP64Medium
La méthode com.legstar.coxb.impl.COctetStreamBinding.getObjectValue(Class) risque d'exposer sa représentation interne en renvoyant com.legstar.coxb.impl.COctetStreamBinding.mValueMALICIOUS_CODEEI_EXPOSE_REP102Medium
La méthode com.legstar.coxb.impl.COctetStreamBinding.setByteArrayValue(byte[]) risque d'exposer sa représentation interne en stockant un objet externe modifiable dans com.legstar.coxb.impl.COctetStreamBinding.mValueMALICIOUS_CODEEI_EXPOSE_REP270Medium
La méthode com.legstar.coxb.impl.COctetStreamBinding.setObjectValue(Object) risque d'exposer sa représentation interne en stockant un objet externe modifiable dans com.legstar.coxb.impl.COctetStreamBinding.mValueMALICIOUS_CODEEI_EXPOSE_REP2116Medium