We are using sonarqube version 7.9
In a spring rest controller, we are getting two integers, one as @RequesteHeader and other is @RequestParam
For String values, we got issue as
Refactor to not to log tainted, user controlled data
that we fixed it. Now SQ is showing same error for Integers also
is it correct one?
please clarify us, what is expectation
Thanks for the feedback. This problem has been already fixed with SonarQube 8.2.
It’s recommended to use the latest version of SonarQube Developer Edition to get the best of our SAST engine.