The sonarQube scan is throwing vulnerabilities for Logging custom data using log4net recommending to modify the method to not log user controller data. What could be the best approach to handle this vulnerability?
Hi,
I’ll ask the dumb question: why not just stop logging the data?
Ann