We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25a1457 commit adae2a0Copy full SHA for adae2a0
README.md
@@ -9,6 +9,8 @@ Can correctly detect log4j inside executable spring-boot jars/wars, dependencies
9
into [uber jars](https://mergebase.com/blog/software-composition-analysis-sca-vs-java-uber-jars/), shaded jars, and even
10
exploded jar files just sitting uncompressed on the file-system (aka *.class).
11
12
+We currently maintain a collection of [log4j-samples](https://github.com/mergebase/log4j-samples) we use for testing.
13
+
14
# Example Usage:
15
16
java -jar log4j-detector-2021.12.16.jar [path-to-scan] > hits.txt
0 commit comments