Skip to content

cvebase's command line tool for interacting with cvebase.com wiki data

License

Notifications You must be signed in to change notification settings

cvebase/cvebase-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cvebase-wiki

cvebase's command line tool for interacting with cvebase.com wiki data.

Installation

python3 -m pip install cvebase-wiki --upgrade

Usage

Lint all CVE & Researcher markdown files.

cvebase-wiki lint -r <path to cvebase.com repo>

Edit CVE file. Looks for ${EDITOR} env variable, then system editor in order: vim, emacs, nano.

cvebase-wiki edit -t <path to cvebase.com repo> -t cve CVE-2020-14882

About

cvebase's command line tool for interacting with cvebase.com wiki data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages