Skip to content
GitHub Fork of cvelist. For use in GitHub's CVE Submission process.
Branch: master
Clone or download
This branch is 76 commits behind CVEProject:master.

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
1999 "-Synchronized-Data." Jun 11, 2019
2000 "-Synchronized-Data." Aug 15, 2019
2001 "-Synchronized-Data." Feb 13, 2020
2002 "-Synchronized-Data." Apr 1, 2020
2003 "-Synchronized-Data." Apr 1, 2020
2004 "-Synchronized-Data." Apr 1, 2020
2005 "-Synchronized-Data." May 20, 2020
2006 "-Synchronized-Data." Apr 1, 2020
2007 "-Synchronized-Data." Apr 1, 2020
2008 "-Synchronized-Data." Apr 1, 2020
2009 "-Synchronized-Data." Apr 30, 2020
2010 "-Synchronized-Data." May 13, 2020
2011 "-Synchronized-Data." Apr 1, 2020
2012 "-Synchronized-Data." May 12, 2020
2013 "-Synchronized-Data." Apr 15, 2020
2014 "-Synchronized-Data." May 7, 2020
2015 "-Synchronized-Data." May 14, 2020
2016 "-Synchronized-Data." May 18, 2020
2017 "-Synchronized-Data." May 18, 2020
2018 "-Synchronized-Data." May 20, 2020
2019 "-Synchronized-Data." May 20, 2020
2020 "-Synchronized-Data." May 20, 2020
CODEOWNERS Added reviewers file Nov 13, 2017
CONTRIBUTING.md - Removed extra 'the'. Jan 3, 2019
README.md resolving broken link in README. Apr 29, 2019

README.md

CVE Automation Working Group Git Pilot

The CVE Automation Working Group is piloting use of git to share information about public vulnerabilities. The goal is to learn not only what features are necessary to support the "plumbing" of sending and receiving the data, but also which attributes and metadata are needed in the CVE format to support automation.

See How to Contribute for details on participating in this pilot.

This repository holds information included in the CVE List formatted using the CVE JSON format.

Use of the CVE information in this repository is subject to the CVE Terms of Use.

Overview of the Repository

Information about each CVE id is stored as a unique file in the repo in a subdirectory based on the year as well as the numeric portion of the id, truncated by 1,000. Thus, 2017/3xxx is for CVE-2017-3000 - CVE-2017-3999, and 2017/1002xxx is for CVE-2017-1002000 - CVE-2017-1002999.

The CVE Team updates these files automatically every hour using information from the CVE List, provided there have been changes. The synchronization job kicks off at the top of the hour and should complete within 5 minutes.

For ids that have been populated, the files contain the description and references that appear in the CVE List. They may also contain information about the affected product(s) and problem type(s), which CNAs have been supplying when making assignments during the past year but which is not included in the CVE List. And going forward, it is hoped that they will contain a richer collection of information about the vulnerability, as supported by the full CVE JSON schema.

Contact

Direct questions, comments, or concerns about use of this repo to the CVE Team using the CVE Request web form.

You can’t perform that action at this time.