- Notifications
You must be signed in to change notification settings - Fork164
v2.0.0-rc1
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
· 197 commits to main since this release
df8ac07
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
v2.0.0-rc1NuGet Package
- BUGFIX: Eliminate
BA2004.EnableSecureSourceCodeHashing
false positives to Windows Runtime components (resulting from references to Win RT API metadata files). - BREAKING: Removed SARIF 1.0 support from BinSkim. Now option
-v | --sarif-output-version
does not accept valueOneZeroZero
.719 - Update Sarif.Sdk submodule fromfc9a9df to e557b69. Critically, this update resolves transient
Collection modified
exception during analysis.#722 - Eliminate
BA2015.EnableHighEntropyVirtualAddresses
false positives for some 32-bit exes.#721 - FEATURE: Raw command line passed to the linker now exposed on
ObjectModuleDetail
instances.#708 - BUGFIX: Fix
error ERR997.ExceptionLoadingPdb : '[filename]' was not evaluated because its PDB could not be loaded (E_PDB_NOT_FOUND).
when reading PE file built withPDBPageSize:8192
or greater, by upgrading msdia140.dll from14.27.28826.96
to14.32.31326.0
.685 - FEATURE: Add BA3031.EnableClangSafeStack, rename BA3030.UseCheckedFunctionsWithGcc to BA3030.UseGccCheckedFunctions#663
- Upgrade Sarif.Sdk by updating submodule fromfc9a9df to 698adb6.#674
- Introduce first performance rule
BA6001.DisableIncrementalLinkingInReleaseBuilds
#667 - Introduce more performance rules
BA6002.EliminateDuplicateStrings
,BA6004.EnableCOMDATFolding
,BA6005.EnableOptimizeReferences
,BA6006.EnableLinkTimeCodeGeneration
#691 - BUGFIX: Fix command line parameter in documents:
-Wl,z,relro
with-Wl,-z,relro
, and-Wl,z,now
with-Wl,-z,now
.736
Assets2
Uh oh!
There was an error while loading.Please reload this page.