Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 217 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 217 Bytes

cve_app

A simple Golang CLI tool to display a security vulnerability (CVE) from the NVD

build with
go build ./cve_app.go

Usage: ./cve_app [-v]
-v Print raw JSON response in verbose mode