SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.8.6
Threshold is medium
Effort is
Summary
Classes |
Bugs |
Errors |
Missing Classes |
5 |
4 |
0 |
1 |
waffle.jetty.StartEmbeddedJetty
Bug |
Category |
Details |
Line |
Priority |
To make log readable, log format () should contain non-sign character. |
BAD_PRACTICE |
SLF4J_SIGN_ONLY_FORMAT |
93 |
Medium |
To make log readable, log format () should contain non-sign character. |
BAD_PRACTICE |
SLF4J_SIGN_ONLY_FORMAT |
96 |
Medium |
waffle.jetty.StartEmbeddedJettyValidateNTLMGroup
Bug |
Category |
Details |
Line |
Priority |
To make log readable, log format () should contain non-sign character. |
BAD_PRACTICE |
SLF4J_SIGN_ONLY_FORMAT |
99 |
Medium |
waffle.jetty.StartEmbeddedJettyValidateNTLMGroup$InfoServlet
Bug |
Category |
Details |
Line |
Priority |
waffle.jetty.StartEmbeddedJettyValidateNTLMGroup$InfoServlet.isUserAuthorised(HttpServletRequest, List): 2nd parameter 'authorizedGroups' could be declared as java.util.Collection instead |
STYLE |
OCP_OVERLY_CONCRETE_COLLECTION_PARAMETER |
159 |
Medium |