Skip to content

Commit 1ddece0

Browse files
author
Johannes Spaeth
committed
Merge branch 'main' of github.com:CodeShield-Security/CVE-2021-44228-MavenCentral into main
2 parents e3f7592 + 6685d8b commit 1ddece0

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
@@ -6,7 +6,7 @@ This repository contains a tool to detect if a jar file is affected by the criti
66

77
## How to run this tool
88

9-
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.
9+
1. Download the [jar file](https://github.com/CodeShield-Security/Log4JShell-Bytecode-Detector/releases/download/v0.2/Log4JDetector-0.2-jar-with-dependencies.jar) under releases.
1010
2. Run `java -cp <PATH_TO_DOWNLOADED_JAR> de.codeshield.log4jshell.Log4JDetector <ABSOLUTE_PATH_TO_JAR_TO_CHECK>`
1111

1212

0 commit comments

Comments
 (0)