Microsoft.Security.CodeAnalysis.Cli 0.42.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Security.CodeAnalysis.Cli --version 0.42.0
NuGet\Install-Package Microsoft.Security.CodeAnalysis.Cli -Version 0.42.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Security.CodeAnalysis.Cli" Version="0.42.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Security.CodeAnalysis.Cli --version 0.42.0
#r "nuget: Microsoft.Security.CodeAnalysis.Cli, 0.42.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Security.CodeAnalysis.Cli as a Cake Addin
#addin nuget:?package=Microsoft.Security.CodeAnalysis.Cli&version=0.42.0

// Install Microsoft.Security.CodeAnalysis.Cli as a Cake Tool
#tool nuget:?package=Microsoft.Security.CodeAnalysis.Cli&version=0.42.0

A command line utility for installing and running analysis tools and processing and viewing their results.

There are no supported framework assets in this package.

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 57,305 1/27/2022
0.100.0 51,856 10/13/2021
0.98.0 11,157 9/22/2021
0.94.0 16,475 8/18/2021
0.93.0 4,679 8/10/2021
0.86.0 14,526 7/22/2021
0.85.0 4,915 7/15/2021
0.82.0 13,274 6/23/2021
0.81.1 4,246 6/16/2021
0.81.0 4,811 6/9/2021
0.74.2 13,097 5/19/2021
0.69.1 16,229 4/21/2021
0.69.0 1,646 4/19/2021
0.68.1 9,428 3/31/2021
0.65.2 19,975 2/22/2021
0.59.3 8,786 2/4/2021
0.43.3 62,342 8/21/2020
0.43.2 502 8/20/2020
0.43.1 490 8/19/2020
0.43.0 501 8/19/2020
0.42.1 973 8/13/2020
0.42.0 734 8/12/2020
0.39.5 4,134 6/23/2020
0.39.4 681 6/19/2020
0.39.3 520 6/17/2020

## v0.42.0 - 08/11/2020
     Task #45029: Guardian Cli Release v0.42.0

     ### Added
     - User Story #44548: guardian publish-service-bus - connection string option
     - User Story #44644: CodeInspector v1.1.1
     - User Story #44463: Redirect Bandit Error to Standard
     - Task #45063: Fully configureable stdout and stderr logger levels
     - User Story #44749: guardian publish-custom (M365)
     - User Story #44302: Roslyn: Port "build commandline" autofill from Guardian v1
     - User Story #43691: Release PoliCheck 5.9.5

     ### Changed
     - Task #44877: System.Wrappers Release v4.3.1.203
     - Add File.Replace() proxy methods

     ### Fixed
     - Bug #44524: GDN v2 PoliCheck: "NullReferenceException: Object reference not set to an instance of an object." from PoliCheckConverter.GetActionsDescription(term)
     - Bug #44627: [GDN PoliCheck tool config] Multiple term classes should be separated by multiple /XCLASS attributes
     - Bug #44626: [GDN PoliCheck tool config] When "URL Recursive Level" parameter (/D) is provided with a valid value, the PoliCheck tool throws error
     - Bug #44625: [GDN tool config] The /W, /R, /dbscan target types are not supported by the PoliCheck tool
     - Bug #44484: LogRootDirectory parameter in GDN Roslyn CLI is required only when CopyLogsOnly is true
     - Bug #44388: Move (not copy) the analysis logs to the central log location if "copy logs only" is false
     - Bug #44485: SourcesDirectory parameter in GDN Roslyn CLI is required only when CopyLogsOnly is false
     - Bug #44675: Remove UTF8 byte order mark (BOM) from configuration files