RoslynSecurityGuard 2.3.0

dotnet add package RoslynSecurityGuard --version 2.3.0
NuGet\Install-Package RoslynSecurityGuard -Version 2.3.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="RoslynSecurityGuard" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RoslynSecurityGuard --version 2.3.0
#r "nuget: RoslynSecurityGuard, 2.3.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 RoslynSecurityGuard as a Cake Addin
#addin nuget:?package=RoslynSecurityGuard&version=2.3.0

// Install RoslynSecurityGuard as a Cake Tool
#tool nuget:?package=RoslynSecurityGuard&version=2.3.0

Roslyn analyzers that aim to help security audits on .NET applications.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on RoslynSecurityGuard:

Package Downloads
WhatIsHeDoing.Core

A library of extensions to core .NET functionality.

WhatIsHeDoing.DomainModels

A library of domain models for .NET.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.0 996,512 7/4/2017
2.2.6178.26661 272,521 11/30/2016
1.0.0 1,381 7/19/2016

This release introduce improved taint analysis. It also brings new code fixes.