/SSof

Software Security Project

Primary LanguageJavaApache License 2.0Apache-2.0

SSof - 2018/2019

Software Security Project - Static Analyser

The report is located at /docs/SSof-Report.pdf

Requirements:

Have installed the following tools:

  • Maven 3.x.x
  • Java Development Kit 8+ (JDK 8+)

How to compile

Execute the following command

./compile.sh

How to run

Execute the following command

./run.sh <program.json>

Notes

  • The output will be generated in the directory where the input file is located.