Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 835 Bytes

File metadata and controls

22 lines (18 loc) · 835 Bytes

BugAudit CLI

Download Build Status

Command Line Interface for BugAudit

Requirements

Install the latest stable version of docker client

What does it do?

Provides a docker container with all platform dependencies bundled to run BugAudit

Where to begin?

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