Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 489 Bytes

REQUIREMENTS.md

File metadata and controls

19 lines (12 loc) · 489 Bytes

The instructions provided in the README.md work in Linux OS.

Disclaimer: I have not tested whether the instructions for running tools/scripts make sense for Windows or Mac OS. Use them at your own discretion.

Mining

The miner requires Java (OpenJDK) >=8. The rest will be automatically downloaded and installed by the pom.xml files.

Scanning

See "Mining" above.

Auxiliary scripts

For using the Python scripts, the requirements are:

  • Python >=3.6
  • gitpython (latest)