panoptisch icon indicating copy to clipboard operation
panoptisch copied to clipboard

Introduce a failsafe option.

Open R9295 opened this issue 3 years ago • 0 comments

Currently, scanning is aborted if a module has issues on import. Allow a --ignore-import-errors option that continues the scan and logs the error in the output file, similar to reason: ModuleNotFoundError

R9295 avatar Dec 14 '22 15:12 R9295