Microsoft.Security.CodeAnalysis.Cli 0.59.3

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.59.3
NuGet\Install-Package Microsoft.Security.CodeAnalysis.Cli -Version 0.59.3
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.59.3" />
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.59.3
#r "nuget: Microsoft.Security.CodeAnalysis.Cli, 0.59.3"
#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.59.3

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

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.59.3 - 02/03/2021
     - Task #47757: Guardian Cli Release v0.59.3 - rerelease of v0.55.0

     ## v0.59.2 - 02/01/2021 [ROLLBACK]
     - Bug #47783: Guardian Cli Release v0.59.2 manual rollback to v0.54.0

     ### Fixed
     - The first rollback was actually an early build of v0.55.0

     ## v0.59.1 - 02/01/2021 [ROLLBACK]
     - Bug #47756: Guardian Cli Release v0.54.0-rollback-v0.59.1

     ## v0.55.0 - 02/01/2021
     - Task #47620: Guardian Cli Release v0.55.0

     ### Added
     - User Story #35699: guardian analyze - PS Analyzer (powershell)
     - User Story #47463: guardian roslyn - style analyzers
     - User Story #47677: guardian bandit - linux
     - User Story #47678: guardian flawfinder - linux
     - User Story #46778: Baseline: JustificationMissingAction should be included in the tool level
     - Task #46935: Add an option to the Input Map Mapping object to override the gdntool default(send #null) if the input is inactive
     - Task #39422: Convert exit codes to exceptions (PREfast)
     - Task #39421: PrefastOptions object model
     - Task #47561: MockDirectory.SetupExists
     - Task #47510: Single Guardian.Build feed
     - Task #47329: GDN: Add .gdntool for BinSkim v1.7.2 (win and linux)
     - Task #47575: Settings.LoggerLevel
     - Task #41518: Add AA section to bottom fo prefast gdntool
     - Task #41293: remove validators from prefast.gdntool

     ### Fixed
     - Bug #47471: IOExceptions in Pipeline due to missing EnsureFolder calls and incorrect overwrite options
     - Bug #47591: SarifV1ToV2Converter still in feature/prefast branch for external configs
     - Bug #47544: RemoteToolConfigDetails not equatable
     - Bug #39243: Remove hack for case insensitive path for relative paths.
     - Bug #47526: Use aka.ms credscan link
     - Bug #41516: prefast gdntool: exec path is wrong
     - Bug #41517: prefast gdntool: msbuild-ver is required (set defaults while at it)
     - Bug #47727: multi-line resources (indent error)
     - Bug #47806: sarif policy converter assumes there is always a PolicyFile
     - Bug #47805: github security tab upload - sarif policy name cannot be null