The following document contains the results of SpotBugs
SpotBugs Version is 4.5.0
Threshold is medium
Effort is default
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
3 | 1 | 0 | 0 |
Class | Bugs |
---|---|
org.oxerr.spring.security.otp.authentication.OTPAuthenticationToken | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
new org.oxerr.spring.security.otp.authentication.OTPAuthenticationToken(Authentication) may expose internal representation by storing an externally mutable object into OTPAuthenticationToken.authentication | MALICIOUS_CODE | EI_EXPOSE_REP2 | 21 | Medium |