grassknoted / SAST-using-ML

Application Security using Source code testing and Machine Learning.
4 stars 7 forks source link

how generate input file training_set_path = "/media/hduser/OS_Install/Mechanical Engineering/Sem V/Data Analytics/Project/FinalTrain.csv" #1

Open glvx1977 opened 3 years ago

glvx1977 commented 3 years ago

In the script a structure csv file is set but never explain how this file was generated training_set_path = "/media/hduser/OS_Install/Mechanical Engineering/Sem V/Data Analytics/Project/FinalTrain.csv"

Can you put some details into the readme please ? Best Regards

grassknoted commented 3 years ago

The file was generated by running the Scraper.py file on the OWASP Benchmark.

nwclasantha commented 1 year ago

Did you mean like this, mvn validate -Pbenchmarkscore -Dexec.args="expectedresults-1.2.csv results"