New
v4.4.1
v4.4.1 NuGet
What's Changed
MPORTANT
We switched fully on net9.0 so please change your PATHs accordingly. tools\netcoreapp3.1\win-x64\BinSkim.exe -> tools\net9.0\win-x64\BinSkim.exe
- BinSkim .NET Updates to version 9 by @marekaldorf in https://github.com/microsoft/binskim/pull/1024
- Dynamic Lookup of Compiler Name for Managed PE for BA4001 by @lukaskohl-msft in https://github.com/microsoft/binskim/pull/1049
- Update dependencies for .NET and FluentAssertions due to license changes by @marekaldorf in https://github.com/microsoft/binskim/pull/1059
- Skip BA2021 Analysis on .NET R2R & NativeAOT PE on non-Windows Platforms by @steveisok in https://github.com/microsoft/binskim/pull/1013
- Release v4.4.1 by @marekaldorf in https://github.com/microsoft/binskim/pull/1061
New Contributors
- @steveisok made their first contribution in https://github.com/microsoft/binskim/pull/1013
Full Changelog: https://github.com/microsoft/binskim/compare/v4.4.0...v4.4.1