- git clone this repo
- run the following command:
rake install
After that, you should have the vhp
binary on your PATH, and should be able to run vhp --version
with no issues. Reach out if that's not the case.
You can get CLI documentation by running vhp
by itself to get the list of commands, and then vhp help <command>
to find more details about that command.
See the CHORES.md file in the vulnerabilities
repo for up-to-date examples.
You'll need to load the following:
$ spack load ruby
$ spack load git@2.25