Microsoft.Security.CodeAnalysis.Cli
0.74.2
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Security.CodeAnalysis.Cli --version 0.74.2
NuGet\Install-Package Microsoft.Security.CodeAnalysis.Cli -Version 0.74.2
<PackageReference Include="Microsoft.Security.CodeAnalysis.Cli" Version="0.74.2" />
paket add Microsoft.Security.CodeAnalysis.Cli --version 0.74.2
#r "nuget: Microsoft.Security.CodeAnalysis.Cli, 0.74.2"
// Install Microsoft.Security.CodeAnalysis.Cli as a Cake Addin #addin nuget:?package=Microsoft.Security.CodeAnalysis.Cli&version=0.74.2 // Install Microsoft.Security.CodeAnalysis.Cli as a Cake Tool #tool nuget:?package=Microsoft.Security.CodeAnalysis.Cli&version=0.74.2
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,829 | 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.74.2 - 5/12/2021
### Added
User story #48901: PSA - Generate ruleset from policy
Task #49009: Add CredScan 2.1.17.1 to GDN
Task #48932: Add .gdntool for Policheck PSV2 Pre-Release (7.0.550-rc) to GDN
Task #49062: Add new options for quotes escaping style in GDN CodeQL
### Fixed
Bug #48959: tslint install broken with install updates
Bug #49089: Missing edge case coverage results in Binskim and EsLint failures
Bug #48686: When multiple build commandlines are provided, only the last exit code counts
### Changed
Task #48981: RoslynAnalyzers TreatWarningsAsErrors
Task #48706: Short term copatibility solution (multiple signatures per result) prototype
Task #48922: Update editorconfig
Bug #48677: Update list of tools run during integration testing