/vulas-utils

An utility CLI written in Golang that can be used to help manage the vulnerability-assessment-tool helm chart automatically

Primary LanguageGoApache License 2.0Apache-2.0

Go Report Card License GoDoc GoVersion Build Status

Vulas-utils

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)

. Installation

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