-
Notifications
You must be signed in to change notification settings - Fork 1
Vagrant
Thejan Wijesinghe edited this page Oct 1, 2017
·
2 revisions
git clone https://github.com/apache/drat.git
cd drat
vagrant up
vagrant ssh
$DRAT_HOME/bin/oodt start
Once you're connected to the VM, skip to the automated or manual method of running DRAT. Note that the /vagrant
directory is a shared folder to your host system and is a great way to interact with codebases you're looking to audit with DRAT.