Bug |
Category |
Details |
Line |
Priority |
Possible information exposure through an error message |
SECURITY |
INFORMATION_EXPOSURE_THROUGH_AN_ERROR_MESSAGE |
579 |
Medium |
org.apache.commons.logging.impl.SimpleLog.simpleLogProps is a mutable collection which should be package protected |
MALICIOUS_CODE |
MS_MUTABLE_COLLECTION_PKGPROTECT |
82 |
Medium |
org.apache.commons.logging.impl.SimpleLog.dateFormatter isn't final but should be refactored to be so |
MALICIOUS_CODE |
MS_SHOULD_BE_REFACTORED_TO_BE_FINAL |
153 |
High |
org.apache.commons.logging.impl.SimpleLog.dateFormatter is a static field of type java.text.DateFormat, which isn't thread safe |
MT_CORRECTNESS |
STCAL_STATIC_SIMPLE_DATE_FORMAT_INSTANCE |
Not available |
High |