Could I read Microsoft Security Warning on SonarQube?

Hi!
I want to read Microsoft Security Warning such as CA2100 displayed in the analysis report’s code smells or Vulnerabilities. But I don’t know how to do. Please help!

 I am using the following tools to do my work.

  sonarqube-8.6.0.39681 (Developer Edition)
  sonar-scanner-msbuild-5.0.4.24009-net46
  Visual Studio 2019 Professional
  C# ASP.NET Project.
  Windows 10 64bit

Hi @Cary. The section titled Notes on external .NET issues on this page in the docs should help you get started.

Thank you very much!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.