The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is
Effort is min
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| new org.apache.commons.dbutils.AsyncQueryRunner$BatchCallableStatement(AsyncQueryRunner, String, Object[][], Connection, boolean, PreparedStatement) may expose internal representation by storing an externally mutable object into AsyncQueryRunner$BatchCallableStatement.params | MALICIOUS_CODE | EI_EXPOSE_REP2 | 110 | Medium |