Skip to content

morganwtaylor/aqua_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

An Python script to work with Aqua API and download CSV image vulnerability reports.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages