microsoft / binskim

A binary static analysis tool that provides security and correctness results for Windows Portable Executable and *nix ELF binary formats
Other
770 stars 156 forks source link

Whether to suppress ‘PDB not found’ errors for stub .exe that invokes the .net core entry point #984

Open shaopeng-gh opened 7 months ago

shaopeng-gh commented 7 months ago

As title, open for inputs.

Might be to have an API that identifies the stub .exe that invokes the .net core entry point. And to basically suppress BinSkim findings for these binaries.