Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 687 Bytes

File metadata and controls

47 lines (33 loc) · 687 Bytes

SVB Aqua Operations

A command line, interative, script to assist in pulling information from Aqua and performing operations.

Run Locally

Clone the project

  git clone https://github.com/morganwtaylor/aqua_api.git

Go to the project directory

  cd aqua-api

Install dependencies

  pip install -r requirements.txt

Run

  python aqua_operations.py

Usage/Examples

Start Interactive Experience

python aqua_operations.py

Download Vulnerability Report Quickly

python aqua_operations.py -u {URL} -csv
python aqua_operations.py -u {URL} -json

Run Quick Test

python aqua_operations.py -t