Export the CVE index
GET/cve-index
The CVE index is a gzipped binary (.bin.gz) file.
To download the latest one from fwd.app:
curl -vu <user>:<pass> https://fwd.app/api/cve-index -o cve-index.bin.gz
The response includes a Digest header containing the file’s SHA-256 digest.
Responses
- 200
OK