dotnet-sonarscanner 9.2.0

Prefix Reserved
Additional Details

A security vulnerability was discovered in this package, leading to its deprecation. Please upgrade to a newer version

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global dotnet-sonarscanner --version 9.2.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local dotnet-sonarscanner --version 9.2.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-sonarscanner&version=9.2.0
                    
nuke :add-package dotnet-sonarscanner --version 9.2.0
                    

Sonar Scanner for .NET

Build Status Quality Gate Coverage PRs Welcome

The SonarScanner for .NET is the recommended way to launch a SonarQube or SonarCloud analysis for Clean Code projects/solutions using MSBuild or dotnet command as a build tool. It is the result of a collaboration between SonarSource and Microsoft.

SonarScanner for .NET is distributed as a

For more info please look at our documentation page

and at our user guides

Contributing

Check out the contributing page to see the best places to log issues and start discussions.

Security Issues

If you believe you have discovered a security vulnerability in Sonar's products, please check this document

License

Copyright 2016-2025 SonarSource.

Licensed under the GNU Lesser General Public License, Version 3.0

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
Version Downloads Last updated
10.1.1 566,863 3/25/2025
10.1.0 175,115 3/19/2025
10.0.0 168,977 3/13/2025
9.2.1 511,379 2/25/2025 9.2.1 is deprecated.
9.2.0 178,942 2/19/2025 9.2.0 is deprecated.
9.1.0 395,790 2/6/2025
9.0.2 2,267,088 11/12/2024
9.0.1 496,417 10/25/2024
9.0.0 846,738 9/27/2024
9.0.0-rc 228 9/3/2024
8.0.3 443,438 9/13/2024
8.0.2 358,169 9/2/2024
8.0.1 365,794 8/21/2024
8.0.0 250,932 8/12/2024
7.1.1 643,721 7/24/2024
7.1.0 129,206 7/19/2024
7.0.0 48,185 7/18/2024
6.2.0 4,586,524 2/16/2024
6.1.0 512,212 1/29/2024
6.0.0 1,353,033 12/4/2023
5.15.0 1,137,458 11/22/2023
5.14.0 1,444,067 10/2/2023
5.13.1 1,291,589 8/14/2023
5.13.0 3,567,435 4/4/2023
5.12.0 552,982 3/15/2023
5.11.0 1,602,605 1/27/2023
5.10.0 288,435 1/12/2023
5.9.2 559,473 12/14/2022
5.9.1 198,830 12/6/2022
5.9.0 94,775 12/1/2022
5.8.0 1,901,067 8/24/2022
5.7.2 1,010,531 7/12/2022
5.7.1 363,055 6/20/2022
5.7.0 11,511 6/20/2022
5.6.0 743,835 5/30/2022
5.5.3 2,197,128 2/14/2022
5.5.2 41,726 2/10/2022
5.5.1 37,219 2/8/2022
5.5.0 21,753 2/7/2022
5.4.1 1,155,101 12/23/2021
5.4.0 553,561 11/26/2021
5.3.2 443,105 10/27/2021
5.3.1 499,372 9/1/2021
5.3.0 7,884 8/31/2021
5.2.2 679,436 6/18/2021
5.2.1 608,703 4/29/2021
5.2.0 283,148 4/8/2021
5.1.0 246,655 3/8/2021
5.0.4 1,022,435 11/11/2020
5.0.3 67,426 11/10/2020
5.0.2 13,918 11/6/2020
5.0.1 64,017 11/2/2020
5.0.0 6,468 11/2/2020
4.10.0 1,446,240 6/24/2020
4.9.0 290,258 5/4/2020
4.8.0 1,006,668 11/6/2019
4.7.1 425,441 9/10/2019
4.7.0 16,126 9/3/2019
4.6.2 212,821 5/29/2019
4.6.1 48,143 5/7/2019
4.6.0 130,286 2/25/2019
4.5.0 54,621 12/10/2018
4.4.2 72,101 10/15/2018
4.4.1 3,234 10/9/2018
4.4.0 8,206 10/3/2018
4.3.1 46,908 6/14/2018

All release notes for SonarScanner .NET can be found on the GitHub site - https://github.com/SonarSource/sonar-scanner-msbuild/releases