fullhunt / log4j-scan

A fully automated, accurate, and extensive scanner for finding log4j RCE CVE-2021-44228
MIT License
3.4k stars 741 forks source link

Added disable color support #116

Closed giper45 closed 2 years ago

giper45 commented 2 years ago

This PR adds a --disable-colors flag that can be used to remove the usage of cprint library. It is useful to integrate the tool in CI DevOps pipelines and other places where the command output should be parsed and manipulated.