SSE Homework 1.
Untar db.tar.gz and nvdcve.tar.gz with "tar xzf *.tar.gz"
All file dependencies sit in the base level directory. Two pom.xml files are included already.
consult requirements.txt if any python modules are missing.
Run the program with: python main.py detectOnly pom.xml or python main.py doAll another_pom.xml
You may specify your own pom.xml as shown in the arguments