go-cve-dictionary
For detail of go-cve-dictionary see vulsio/go-cve-dictionary
Usage: go-cve-dictionary on different server
Run go-cve-dictionary as server mode before scanning on 192.168.10.1
$ go-cve-dictionary server -bind=192.168.10.1 -port=1323
Specify URL of the go-cve-dictionary in config.toml
[cveDict]
type = "http"
url = "http://192.168.0.1:1323"
$ vuls report
Usage: Update NVD Data
see go-cve-dictionary#fetch-nvd-data