stankotrcek / cver

A Simple commandline app for searching and looking up opensource vulnerabilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVER

A simple commandline app for searching and looking up opensource vulnerabilities

Installation

Using Pip

$ pip install cver

Manual

$ git clone https://github.com/citguru/cevr
$ cd cver
$ python setup.py install

Usage

$ cver

Search

search <keyword>

$ cver search python

Lookup

search <name>

$ cver look-up CVE-2020-2121

About

A Simple commandline app for searching and looking up opensource vulnerabilities


Languages

Language:Python 100.0%