logpresso / CVE-2021-44228-Scanner

Vulnerability scanner and mitigation patch for Log4j2 CVE-2021-44228
Apache License 2.0
850 stars 174 forks source link

Does not exit #232

Open Hans-van-B opened 2 years ago

Hans-van-B commented 2 years ago

Hi, i would like to be able to use this scanner in a batch procedure. But if one of the libraries is edited, then the scanner does not exit and does not create a log file, but seems to hang at the end.

This is what i use %MDP_PATCH_ROOT%\log4j2-scan.exe --force-fix --report-csv --report-path "%LOGF1%" %1

xeraph commented 2 years ago

What's the meaning of edit..? Need more details. Try run in cmd with --trace option.