We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70c36f commit 7476eb2Copy full SHA for 7476eb2
README.md
@@ -2,6 +2,8 @@
2
3
Scans a file or folder recursively for jar files that may be vulnerable to Log4Shell (CVE-2021-44228) by inspecting the class paths inside the jar.
4
5
+If you only want possibly vulnerable jars to be printed rather than all jars, run with `-mode list`.
6
+
7
## License
8
9
Code here is released to the public domain under [unlicense](/LICENSE).
0 commit comments