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

override report files with --report-path #176

Closed thomas-lauer closed 2 years ago

thomas-lauer commented 2 years ago

when i create an output file and it already exists i get the following message. java.lang.IllegalArgumentException: File already exists - it would be nice if this would be overwritten.

xeraph commented 2 years ago

I think that avoiding mistakes is more important, since it cannot be undone..