Skip to content

Commit 7476eb2

Browse files
committed
clarify docs
1 parent b70c36f commit 7476eb2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
If you only want possibly vulnerable jars to be printed rather than all jars, run with `-mode list`.
6+
57
## License
68

79
Code here is released to the public domain under [unlicense](/LICENSE).

0 commit comments

Comments
 (0)