aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/test_nvd_dataset_builder.py
Commit message (Expand)AuthorAgeFilesLines
* replace from_web_latest() with from_web()Adam Janovsky2025-02-011-1/+2
* add aux dataset testsAdam Janovsky2025-02-011-1/+1
* Fix NVD CPE Match API usage.J08nY2024-06-101-3/+2
* Use NVD api key in testsJ08nY2024-06-101-1/+1
* bump required python to 3.8Adam Janovsky2023-11-141-4/+4
* fix typehintAdam Janovsky2023-04-201-2/+2
* share some code in tests, use importlib.resourcesAdam Janovsky2023-04-201-2/+2
* tests for dataset builderAdam Janovsky2023-04-201-0/+86