Microsoft.CodeAnalysis.BinSkim 1.9.5

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 prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.BinSkim --version 1.9.5
NuGet\Install-Package Microsoft.CodeAnalysis.BinSkim -Version 1.9.5
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.9.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CodeAnalysis.BinSkim --version 1.9.5
#r "nuget: Microsoft.CodeAnalysis.BinSkim, 1.9.5"
#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.9.5

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

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

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

Repository Stars
microsoft/microsoft-ui-xaml
Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
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 457 12/17/2022
2.0.0-rc1 755 11/17/2022
1.9.5 49,519 6/21/2022
1.9.4 11,002 3/14/2022
1.9.3 15,203 2/16/2022
1.9.2 3,205 2/3/2022
1.9.1 63,181 1/11/2022
1.9.0 14,415 11/12/2021
1.9.0-prerelease3 770 10/18/2021
1.9.0-prerelease2 876 9/10/2021
1.9.0-prerelease1 1,240 7/28/2021
1.7.5 16,238 4/15/2021
1.7.5-prerelease1 833 3/31/2021
1.7.4 11,933 2/27/2021
1.7.3 808 2/26/2021
1.7.2.1 850 5/10/2021
1.7.2 82,249 12/16/2020
1.7.1 27,393 12/10/2020
1.7.0 7,754 11/12/2020
1.6.1 125,363 4/18/2020

Version 1.9.5 of BinSkim