A CLI that is meant to help automatically manage the vulnerability-assessment-tool helm chart by allowing for the following features:
- Upgrading releases with database schema changes
- Configure the admin chart to serve a specific release
- Load up data into the vulnerability database (either by dumps or manual)
You can either download a release or assuming you already have a recent version of Go installed, pull down the code with go get
:
go get github.com/ichbinfrog/vulas-utils