SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.8.6
Threshold is medium
Effort is default
Summary
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
13 | 1 | 0 | 0 |
Files
Class | Bugs |
---|---|
org.slf4j.impl.StaticLoggerBinder | 1 |
org.slf4j.impl.StaticLoggerBinder
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Public static org.slf4j.impl.StaticLoggerBinder.getSingleton() may expose internal representation by returning StaticLoggerBinder.SINGLETON | MALICIOUS_CODE | MS_EXPOSE_REP | 76 | Medium |