How to disable clean as you code in sonarqube 9.9 version

Sonarqube version - 9.9

As I upgraded the Sonarqube version to 9.9, am seeing more vulnerabilities in overall code cause of clean as you code, I need to disable this

Hey there.

I don’t think Clean as You Code is to blame here – that’s a methodology to focus efforts on New Code.

If you’ve upgraded SonarQube, than SonarQube has gotten smarter. There’s no way around that – and that should be a good thing!

If you follow the principles of Clean as You Code, there’s no problem here. Focus on the new code instead of the overall code.