Microsoft.CodeAnalysis.BinSkim 1.7.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 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.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
2.0.0-rc2 10,960 12/17/2022
2.0.0-rc1 8,503 11/17/2022
1.9.5 143,158 6/21/2022
1.9.4 19,009 3/14/2022
1.9.3 28,560 2/16/2022
1.9.2 8,503 2/3/2022
1.9.1 108,771 1/11/2022
1.9.0 25,263 11/12/2021
1.9.0-prerelease3 5,592 10/18/2021
1.9.0-prerelease2 5,939 9/10/2021
1.9.0-prerelease1 6,243 7/28/2021
1.7.5 22,937 4/15/2021
1.7.5-prerelease1 6,799 3/31/2021
1.7.4 21,588 2/27/2021
1.7.3 6,712 2/26/2021
1.7.2.1 8,260 5/10/2021
1.7.2 100,611 12/16/2020
1.7.1 78,930 12/10/2020
1.7.0 14,010 11/12/2020
1.6.1 136,053 4/18/2020

Version 1.7.1 of BinSkim