
Some siimple checks to see if JAR file is vulnerable to CVE-2021-44228
git clone https://github.com/gcmurphy/chk_log4jcd chk_log4j && cargo install --path .The tool only checks a single file so it is best combined with something like fd.
$ fd -a -e jar -x chk_log4j