@@ -30,16 +30,16 @@ CogniCrypt<sub>SAST</sub> can be started in headless mode (i.e., detached from E
* The absolute path of the application to be analyzed (.jar file or the root compilation output folder which contains the .class files in subdirectories)
For an easy start we prepared a .jar containing classes with crypto misuses. The source code for these misuses is found [here](https://github.com/CROSSINGTUD/CryptoAnalysis/tree/develop/CryptoAnalysisTargets/CogniCryptDemoExample/src/main/java/example). To run CogniCrypt<sub>SAST</sub> on these classes, simply execute the following command (on a linux based system).