Hi Team,
We are using SonarQube Enterprise Edition v2025.1 (build 102418) in Connected Mode with Visual Studio 2022 and the SonarQube for Visual Studio extension (v8.19).
Our project is a SQL/T-SQL solution (e.g., SQLDACPAC), and we’re trying to understand the current support for:
- Security Hotspot Detection
- Code Analysis / Taint Vulnerability detection
- Quality Gate enforcement for SQL
We noticed that:
- No security hotspots or taint issues appear in Visual Studio.
- The SonarQube UI and local panes remain empty after analysis.
- There is limited/no documentation on SQL language support for static analysis or hotspots.
SonarQube for IDE: Visual Studio 8.11 - HTML and T-SQL support, AI CodeFix suggestions diff view - here they have mentioned that T-SQL is now supported in the latest version of SonarQube for Visual Studio 8.11. I am using SonarQube visual studio 8.19 , Still it doesn’t show any hotspot in VS 2022 IDE
Thank you for your help!