Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 304 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 304 Bytes

CVE lookup

lookup CVE from nvd in CLI

Simple CLI tool for searching NVD for CVEs

Install: go install github.com/kaplan-michael/cvelookup Install2: download binary from releases and compy to you $PATH

Build