Microsoft.CodeAnalysis.BinSkim
1.7.1
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Microsoft.CodeAnalysis.BinSkim --version 1.7.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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 | 17,354 | 12/17/2022 |
2.0.0-rc1 | 9,011 | 11/17/2022 |
1.9.5 | 198,687 | 6/21/2022 |
1.9.4 | 19,642 | 3/14/2022 |
1.9.3 | 34,811 | 2/16/2022 |
1.9.2 | 9,483 | 2/3/2022 |
1.9.1 | 114,092 | 1/11/2022 |
1.9.0 | 27,694 | 11/12/2021 |
1.9.0-prerelease3 | 5,742 | 10/18/2021 |
1.9.0-prerelease2 | 6,076 | 9/10/2021 |
1.9.0-prerelease1 | 6,385 | 7/28/2021 |
1.7.5 | 23,311 | 4/15/2021 |
1.7.5-prerelease1 | 6,994 | 3/31/2021 |
1.7.4 | 22,614 | 2/27/2021 |
1.7.3 | 6,918 | 2/26/2021 |
1.7.2.1 | 8,491 | 5/10/2021 |
1.7.2 | 106,781 | 12/16/2020 |
1.7.1 | 109,541 | 12/10/2020 |
1.7.0 | 14,244 | 11/12/2020 |
1.6.1 | 139,026 | 4/18/2020 |
Version 1.7.1 of BinSkim