v4.4.9.7
What's Changed
- NEW: Add --disable-archive-extraction flag to prevent SARIF driver from extracting and scanning archive contents #1163
- NEW: Add --enable-disabled-rules and --run-only-rules CLI arguments #1153
- FPS: BA2025 is not applicable for 32-bit binaries #1164
- FNS: Fix BA2026 applicability for Rust binaries #1141
- UEE: Fix DWARF parser crash on Rust binaries: handle abbreviation table terminator #1161
- UEE: DWARF5 - fixing bugs in parser #1143
- UEE: Eradicate ERR998 #1142
- PRF: Fix ReadBlock() method to handle end of data for DWARF5 #1154
- PRF: Enhance argument generation to ignore full-line comments and handle inline comments correctly #1150
- DEP: Sarif.Driver new version 4.6.0 #1157
- DEP: Add Rust compiler identification #1131
- ADM: Add internal validation stage to external pipeline, switch to production pools #1162
- ADM: Fix version propagating #1139
New Contributors
- @plade made their first contribution in #1146
- @danmoseley made their first contribution in #1160
Full Changelog: v4.4.8...v4.4.9.7