Microsoft.Security.CodeAnalysis.Cli
0.69.0
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Security.CodeAnalysis.Cli --version 0.69.0
NuGet\Install-Package Microsoft.Security.CodeAnalysis.Cli -Version 0.69.0
<PackageReference Include="Microsoft.Security.CodeAnalysis.Cli" Version="0.69.0" />
paket add Microsoft.Security.CodeAnalysis.Cli --version 0.69.0
#r "nuget: Microsoft.Security.CodeAnalysis.Cli, 0.69.0"
// Install Microsoft.Security.CodeAnalysis.Cli as a Cake Addin #addin nuget:?package=Microsoft.Security.CodeAnalysis.Cli&version=0.69.0 // Install Microsoft.Security.CodeAnalysis.Cli as a Cake Tool #tool nuget:?package=Microsoft.Security.CodeAnalysis.Cli&version=0.69.0
A command line utility for installing and running analysis tools and processing and viewing their results.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.111.1 | 58,823 | 1/27/2022 |
0.100.0 | 51,880 | 10/13/2021 |
0.98.0 | 11,195 | 9/22/2021 |
0.94.0 | 16,496 | 8/18/2021 |
0.93.0 | 4,717 | 8/10/2021 |
0.86.0 | 14,558 | 7/22/2021 |
0.85.0 | 4,938 | 7/15/2021 |
0.82.0 | 13,307 | 6/23/2021 |
0.81.1 | 4,274 | 6/16/2021 |
0.81.0 | 4,833 | 6/9/2021 |
0.74.2 | 13,123 | 5/19/2021 |
0.69.1 | 16,259 | 4/21/2021 |
0.69.0 | 1,676 | 4/19/2021 |
0.68.1 | 9,442 | 3/31/2021 |
0.65.2 | 20,019 | 2/22/2021 |
0.59.3 | 8,819 | 2/4/2021 |
0.43.3 | 62,374 | 8/21/2020 |
0.43.2 | 532 | 8/20/2020 |
0.43.1 | 520 | 8/19/2020 |
0.43.0 | 522 | 8/19/2020 |
0.42.1 | 1,011 | 8/13/2020 |
0.42.0 | 748 | 8/12/2020 |
0.39.5 | 4,155 | 6/23/2020 |
0.39.4 | 710 | 6/19/2020 |
0.39.3 | 548 | 6/17/2020 |
## v0.69.0 - 4/14/2021
- Task #48889: Microsoft.Guardian.Cli Release v0.69.0
## Fixed
- Task #48021: Roslyn Analyzers exit code handling
## Changed
- Task #48878: RoslynAnalyzers --force-success switch
- User Story #48609: Always pass policy
- Task #48542: Add BinSkim v1.7.5-prerelease1 to GDN
- Task #48565: Update GDN to support uploading ESLint, CSRF, and APIScan logs to TSA
### Added
- User Story #47913: Allow specifying which tools Guardian should break on
- Task #48907: Add .gdntool for CodeQL 2.4.6.3-prerelease to GDN