Microsoft.CodeAnalysis.BinSkim 1.7.1

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Microsoft.CodeAnalysis.BinSkim --version 1.7.1                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Microsoft.CodeAnalysis.BinSkim --version 1.7.1                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Microsoft.CodeAnalysis.BinSkim&version=1.7.1                
nuke :add-package Microsoft.CodeAnalysis.BinSkim --version 1.7.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.

Version Downloads Last updated
1.7.4 0 3/6/2021
1.7.3 0 3/6/2021
1.7.2 0 1/17/2021
1.7.1 0 1/17/2021
1.7.0 0 1/17/2021
1.6.1 0 1/17/2021
1.6.0 0 1/17/2021
1.6.0-beta.2 0 1/17/2021
1.6.0-beta.1 0 1/17/2021
1.5.1 0 1/17/2021
1.5.0 0 1/17/2021
1.5.0-beta 0 1/17/2021
1.4.5 0 1/17/2021
1.4.4 1 1/17/2021
1.4.3 0 1/17/2021
1.4.2 0 1/17/2021
1.4.1 0 1/17/2021
1.4.0 0 1/17/2021
1.3.9 0 1/17/2021
1.3.8 0 1/17/2021
1.3.7 0 1/17/2021
1.3.6 162 1/17/2021
1.3.5 0 1/17/2021
1.3.4-beta 0 1/17/2021
1.3.3-beta 0 1/17/2021
1.3.2-beta 0 1/17/2021
1.3.1-beta 0 1/17/2021
1.3.0-beta 0 1/17/2021
1.2.18-beta 0 1/17/2021
1.2.17-beta 0 1/17/2021
1.2.16-beta 0 1/17/2021
1.2.14-beta 0 1/17/2021
1.2.12-beta 0 1/17/2021

Version 1.7.1 of BinSkim