Would like to check if there is a way to capture the number of problems identified by SonarQube for IDE during development and the number of problems fixed as a result of Shift Left.
We are promoting the ‘SonarQube for IDE’ usage in the organization. If there is a way to capture the metrics we can sell it easily
Totally agree — having metrics around issues identified and resolved through SonarQube in the IDE would make the Shift Left case much stronger. While SonarQube tracks issues over time, capturing IDE-specific data might need some custom logging or plugin-level reporting. Definitely worth exploring.