aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sec_certs/dataset/json_path_dataset.py
Commit message (Collapse)AuthorAgeFilesLines
* Document the backed status of datasets.J08nY2025-02-171-0/+7
|
* Get rid of DUMMY_NONEXISTING_PATH.J08nY2025-02-151-7/+16
|
* fix pre-commit problems outside of testsAdam Janovsky2023-04-131-2/+1
|
* WiP new cve and cpe dataset handlingAdam Janovsky2023-04-071-3/+2
|
* flat -> src layout (#294)adamjanovsky2022-12-091-0/+46
- Some mypy fixes - Flat layout -> src layout - Ditch `setup.py` and `setup.cfg` in favour of `pyproject.toml` - Non-pinned requirements moved from `requirements/*.in` to `pyproject.toml`