Microsoft.CodeAnalysis.BinSkim 1.6.1

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

// Install Microsoft.CodeAnalysis.BinSkim as a Cake Tool
#tool nuget:?package=Microsoft.CodeAnalysis.BinSkim&version=1.6.1

A correctness and security checker for Windows portable executables and Linux ELF binaries. BinSkim scans binaries to ensure they have been compiled in a secure way, e.g., by opting into data execution prevention, address layout randomization and other features.

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 (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.CodeAnalysis.BinSkim:

Repository Stars
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
Version Downloads Last updated
2.0.0-rc2 9,205 12/17/2022
2.0.0-rc1 7,447 11/17/2022
1.9.5 134,873 6/21/2022
1.9.4 18,294 3/14/2022
1.9.3 27,167 2/16/2022
1.9.2 7,982 2/3/2022
1.9.1 106,151 1/11/2022
1.9.0 24,356 11/12/2021
1.9.0-prerelease3 5,155 10/18/2021
1.9.0-prerelease2 5,524 9/10/2021
1.9.0-prerelease1 5,696 7/28/2021
1.7.5 22,260 4/15/2021
1.7.5-prerelease1 6,197 3/31/2021
1.7.4 20,782 2/27/2021
1.7.3 6,249 2/26/2021
1.7.2.1 7,616 5/10/2021
1.7.2 98,937 12/16/2020
1.7.1 73,674 12/10/2020
1.7.0 13,343 11/12/2020
1.6.1 134,789 4/18/2020

Version 1.6.1 of BinSkim