CoolFace
Datasetpublic

stasvinokur/cve-and-cwe-dataset-1999-2025

This collection brings together every Common Vulnerabilities & Exposures (CVE) entry published in the National Vulnerability Database (NVD) from the very first identifier — CVE-1999-0001 — through all records available on 30 May 2025. It was built automatically with a Python script that calls the NVD REST API v2.0 page-by-page, handles rate-limits, and filters data. After download each CVE object is pared down to the essentials and written to CVE_CWE_2025.csv with the following columns:… See the full description on the dataset page: https://huggingface.co/datasets/stasvinokur/cve-and-cwe-dataset-1999-2025.

sourceHugging Facecc0-1.0updated 1y agoView on Hugging Face
10likes1kdownloads
3 commits on main
f19a95a1y ago

Updated README.md

stasvinokur
4c48f051y ago

upload dataset file

stasvinokur
052d72c1y ago

initial commit

stasvinokur