Skip to content

Release/v next#1144

Merged
Sasinkas merged 11 commits intomainfrom
release/vNext
Mar 10, 2026
Merged

Release/v next#1144
Sasinkas merged 11 commits intomainfrom
release/vNext

Conversation

@Sasinkas
Copy link
Contributor

@Sasinkas Sasinkas commented Mar 9, 2026

  • UEE: fixing bugs in parser 1143
  • UEE: Eradicate ERR998 1142
  • FNS: Fix BA2026 applicability for rust binaries 1141
  • DEP: Update Sarif.Driver to 4.6.0 1146

martin-reznik and others added 2 commits March 9, 2026 15:39
* adding missing DwarfUnitTypes

* Fixing DWARF5 detection

* fixing one more format, and adding reference to llvm with method mapping

* adding few unit tests fordwarf reader

* Refactor DwarfCompilationUnitFormTests and DwarfMemoryReaderTests

- Simplify bitwise operation in EncodeULEB128 method
- Update InlineData formatting in unit tests for consistency
- Adjust default parameter in ParseSingleSymbol method definition
* Update .gitignore to exclude AI-related directories and enhance ObjectModuleDetails to handle Rust binaries with ClangLLVMRustc

* add pdb and exe files for NotApplicable scenario for BA2026

* Add BinSkim SARIF reports for Rust binaries

Added SARIF files for `Rust_cargo_+ms-prod_build.exe` and `rustc_newRustMicrosoftCompiler.exe` containing BinSkim security analysis results. These reports document the outcome of various security checks (ASLR, stack protection, control flow guard, etc.), with most checks passing and a few warnings noted. The SARIF files support automated security compliance and reporting in CI pipelines.

* delete linux testing files

* deleted obsole line; we test only exe

* update .gitignore

* update gitignore

* Limit EnableMicrosoftCompilerSdlSwitch test on Windows

* add copilot agent modes
@Sasinkas Sasinkas requested a review from a team as a code owner March 9, 2026 15:57
* catch & custom handle for errors in analyse and canAnalyse

* Hiding trace information when not verbose

---------

Co-authored-by: Sasinkas <Roseckasara@gmail.com>
@Sasinkas Sasinkas merged commit 6d0a68a into main Mar 10, 2026
6 checks passed
@Sasinkas Sasinkas deleted the release/vNext branch March 10, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants