An open API service indexing awesome lists of open source software.

https://github.com/jordan-wright/cve-api

An API server providing easy access to CVE details.
https://github.com/jordan-wright/cve-api

Last synced: 9 months ago
JSON representation

An API server providing easy access to CVE details.

Awesome Lists containing this project

README

          

cve-api
=======

An API server (written in Go) providing easy access to CVE details.

## Installation

### Server:

You can start your own instance of the API server as follows:

* Download and extract a release for your platform (coming soon!)
* Navigate to the extracted contents and run the cve-api binary.

## Additional Licensing
The CVE details provided are subject to the following Terms of Use located at [http://cve.mitre.org/about/termsofuse.html](http://cve.mitre.org/about/termsofuse.html):

#### LICENSE
The MITRE Corporation (MITRE) hereby grants you a non-exclusive, royalty-free license to use Common Vulnerabilities and Exposures (CVE®) for research, development, and commercial purposes. Any copy you make for such purposes is authorized provided that you reproduce MITRE’s copyright designation and this license in any such copy.

#### DISCLAIMERS
ALL DOCUMENTS AND THE INFORMATION CONTAINED THEREIN ARE PROVIDED ON AN "AS IS" BASIS AND THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS OR IS SPONSORED BY (IF ANY), THE MITRE CORPORATION, ITS BOARD OF TRUSTEES, OFFICERS, AGENTS, AND EMPLOYEES, DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION THEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

The NVD database information is provided free of use by the National Institute of Standards and Technology:
![nvd logo](https://raw.githubusercontent.com/jordan-wright/cve-api/master/assets/nvd.jpg)