Sonar lint not showing the security hotspot in VS2022 IDE

Please provide

  • Operating system: window 10
  • Visual Studio version: VS2022 (17.10.5)
  • SonarLint plugin version: 8.2.1.96841
  • Programming language you’re coding in: C#
  • Is connected mode used: Yes
    • Connected to SonarCloud or SonarQube (and which version): SonarQube

And a thorough description of the problem / question: Sonar lint connected to the sonarqube. but not showing security hotspot in local IDE

1 Like

Hey @Edison_George

I think you got an answer here:

If security hotspots are not support in Visual Studio, why do you have them in the menu?

1 Like

They are possible to detect for other languages supported by SonarLint for Visual Studio (C, C++, and JS/TS languages)

I think this is confusing and I would encourage you to support Security Hotspots in a consistent way for all IDEs and languages. In advance thanks.