Skip to content

hartl3y94/FACT_analysis-plugin_CVE-lookup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

FACT plugin - CVE Lookup

This plugin maps detected software to CVEs.

Installation

Go to FACT's root directory and execute the following lines:

$ git submodule add https://github.com/fkie-cad/FACT_analysis-plugin_CVE-lookup.git src/plugins/analysis/cve-lookup
$ src/install.py -B

If you add more than one additional plug-in, ./install.py -B must be run just once after you added the last plug-in.

About

FACT analysis plug-in that maps software version to cves

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.1%
  • Other 1.9%