Releases: microsoft/binskim
Releases · microsoft/binskim
v1.7.5
- BUGFIX: Fix import/export config using JSON file. #349
- FEATURE: Add compiler report rule BA4001, which is disabled by default. #350
- FEATURE: Add support to specific rule documentation in
HelpUri
. #348
v1.7.5-prerelease1
- BUGFIX: Fix import/export config using JSON file. #349
- FEATURE: Add compiler report rule BA4001, which is disabled by default. #350
- FEATURE: Add support to specific rule documentation in
HelpUri
. #348
v1.7.4
- BREAKING: Adding
--verbose
as obsolete which translate to --level
and --kind
. #347
v1.7.3
- FEATURE: Update SARIF version to latest (using submodule). #325
- FEATURE: Add BA2004.EnableSecureSourceCodeHashing. #320
- BREAKING: Replace
--verbose
for --level
and --kind
. #339
- BUGFIX: Fix net5 handling. #345
v1.7.2
- BREAKING: Revert dotnet-tool. #316
v1.7.1
- BREAKING Change from self-contained to dotnettool. #306
- BUG FIX: Fix issue when analyze
SingleFilePublish
files. #311
v1.7.0
- AUTOMATION BREAKING: Update to .NET Core 3.1. Changes tool paths in NuGet package.
- FEATURE: Add
--trace
argument to enable specialized trace of execution behavior, such as PdbLoad
.
- FEATURE: Update SARIF version to 2.3.8
- BREAKING Default output is sarif v2