SpotBugs Bug Detector Report

The following document contains the results of SpotBugs

SpotBugs Version is 4.5.0

Threshold is medium

Effort is default

Summary

Classes Bugs Errors Missing Classes
3 1 0 0

Files

Class Bugs
org.oxerr.spring.security.otp.authentication.OTPAuthenticationToken 1

org.oxerr.spring.security.otp.authentication.OTPAuthenticationToken

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