Skip to content

Library and executable for fetching CVE infos from cve.circl.lu written in Rust

License

Notifications You must be signed in to change notification settings

Darth-Revan/cve-get

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cve-get

A library and command line program for fetching CVE information from the web written entirely in Rust

Building

In order to build the software you need a local installation of Rust (obviously) and Rust's package manager Cargo. Clone this repo, change to the downloaded directory and invoke one of

cargo build         # Builds library and exucutable
cargo build --lib   # Only builds the library

License

This software is provided under the terms and conditions of the MIT License. See the file LICENSE for the full license text.

About

Library and executable for fetching CVE infos from cve.circl.lu written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages