NAME
cve-client - CLI-based client / toolbox for CVE.org
SYNOPSIS
cve-client [-r|-j|-g] <CVE-IDs ...>
DESCRIPTION
cve-client fetches CVE-IDs from CVE.org API and write the result to standard output.
By default it is pretty-printed into a plain-text format.
- -j
-
Pipe into jq(1)
- -r
-
Raw output, print server's output without any decoding
- -g
-
Pretty-print but compatible with Gemini.
LICENSE
AGPL-3.0-only