Command Line Interface for BugAudit
Install the latest stable version of docker client
Provides a docker container with all platform dependencies bundled to run BugAudit
Run the following in your terminal to get into the container.
docker run -ti bugaudit-env /bin/sh
Clone your source code inside the container and then run the following.
bugaudit
Refer this for a sample config file