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 #1024
- Dynamic Lookup of Compiler Name for Managed PE for BA4001 by @lukaskohl-msft in #1049
- Update dependencies for .NET and FluentAssertions due to license changes by @marekaldorf in #1059
- Skip BA2021 Analysis on .NET R2R & NativeAOT PE on non-Windows Platforms by @steveisok in #1013
- Release v4.4.1 by @marekaldorf in #1061
New Contributors
- @steveisok made their first contribution in #1013
Full Changelog: v4.4.0...v4.4.1