go-cve-dictionary

builds a local copy of the NVD/JVN

Install

All systems
curl cmd.cat/go-cve-dictionary.sh
Debian Debian
apt-get install go-cve-dictionary
Ubuntu
apt-get install go-cve-dictionary
image/svg+xml Kali Linux
apt-get install go-cve-dictionary
Windows (WSL2)
sudo apt-get update sudo apt-get install go-cve-dictionary

go-cve-dictionary

builds a local copy of the NVD/JVN

go-cve-dictionary is tool to build a local copy of the NVD (National Vulnerabilities Database) and the Japanese JVN, which contain security vulnerabilities according to their CVE identifiers including exhaustive information and a risk score. The local copy is generated in sqlite format, and the tool has a server mode for easy querying.