FafnerKeyZee / vulnerability-lookup

Vulnerability lookup

Home Page:https://cve-search.github.io/vulnerability-lookup/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vulnerability-lookup

vulnerability-lookup is a rewrite of cve-search to support fast vulnerability lookup, independent vulnerability ID and easily manage coordinated vulnerability disclosure (CVD).

Features

  • A fast lookup API to search for vulnerabilities.
  • Modular system to import different vulnerability sources.
  • An API for adding new vulnerability including ID assigment, state and disclosure.

Feeders

  • NIST NVD CVE importer (via API 2.0)
  • Cloud Security Alliance - GSD-Database (via git submodule repository)
  • GitHub Advisory Database (via git submodule repository)

Requirements

Installation

Install documentation is available in INSTALL.md.

License

vulnerability-lookup is free software released under the "GNU Affero General Public License v3.0".

Copyright (c) 2023 Alexandre Dulaunoy - https://github.com/adulau/
Copyright (c) 2023 Raphael Vinot - https://github.com/Rafiot/

About

Vulnerability lookup

https://cve-search.github.io/vulnerability-lookup/

License:GNU Affero General Public License v3.0


Languages

Language:Python 99.5%Language:Shell 0.5%