Skip to content

Commit 384b386

Browse files
author
Johannes Spaeth
committed
Merge branch 'main' of github.com:CodeShield-Security/CVE-2021-44228-MavenCentral into main
2 parents a601534 + 42dfdf1 commit 384b386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This repository contains a tool to detect if a jar file is affected by the criti
77
## How to run this tool
88

99
1. Download the [jar file](https://github.com/CodeShield-Security/Log4JShell-Bytecode-Detector/releases/tag/v0.1#:~:text=Log4JDetector%2D0.1%2Djar%2Dwith%2Ddependencies.jar) under releases.
10-
2. Run `java -cp <PATH_TO_DOWNLOADED_JAR> de.codeshield.log4jshell.Log4JDetector <PATH_TO_`
10+
2. Run `java -cp <PATH_TO_DOWNLOADED_JAR> de.codeshield.log4jshell.Log4JDetector <ABSOLUTE_PATH_TO_JAR_TO_CHECK>`
1111

1212

1313
If the jar is affected, the tool outputs information to the command-line:

0 commit comments

Comments
 (0)