aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sec_certs/utils/nvd_dataset_builder.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor auxiliary dataset handling, heuristics computationAdam Janovsky2025-02-011-6/+6
|
* Fix NVD api download.J08nY2024-09-191-2/+2
| | | | | They changed the parameter names: https://nvd.nist.gov/developers/vulnerabilities#:~:text=lastModStartDate%20%26%20lastModEndDate
* Fix NVD CPE Match API usage.J08nY2024-06-101-1/+1
| | | | | | | NIST recently lowered the limit on resultsPerPage for the CPE Match API, hence we have to adapt: https://nvd.nist.gov/general/news/cpematch-resultsperpage-update
* rename some attributes in nvd api handlerAdam Janovsky2023-04-161-26/+26
|
* random fixesAdam Janovsky2023-04-141-1/+11
|
* WiP new cve and cpe dataset handlingAdam Janovsky2023-04-071-0/+355