The following document contains the results of SpotBugs
SpotBugs Version is 4.9.8
Threshold is medium
Effort is default
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 9 | 1 | 0 | 0 |
| Class | Bugs |
|---|---|
| org.apache.shardingsphere.infra.binder.mysql.MySQLSQLStatementContextWarpProvider | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| org.apache.shardingsphere.infra.binder.mysql.MySQLSQLStatementContextWarpProvider.getNeedToWarpSQLStatementTypes() may expose internal representation by returning MySQLSQLStatementContextWarpProvider.NEED_TO_WARP_SQL_STATEMENT_TYPES | MALICIOUS_CODE | EI_EXPOSE_REP | 42 | Medium |