You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
☠️ Ground-truth dataset for vulnerability prediction (known research datasets and data sources included such as NVD, CVE Details and OSV); tools to automatically update the data are provided.
CVEDetailsScraper.py is a simple python script which basically extracts the CVEs in a particular month and stores it as an excel file with all the information about the vulnerability viz. CVE,Date,Vendor,Product,Description etc...