aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/api/dataset.md
Commit message (Collapse)AuthorAgeFilesLines
* rename notebook common_criteria -> ccAdam Janovsky2022-12-101-1/+1
|
* flat -> src layout (#294)adamjanovsky2022-12-091-1/+1
| | | | | | - 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`
* Refactor FIPS & unify CLI actions (#275)adamjanovsky2022-12-081-1/+7
| | | | | | | | | | * Unifies CLIs into sine CLI * Merge much of dataset functionality into `Dataset` baseclass * Refactor `unittest` -> `pytest` * Unify processing pipeline across datasets (common public functions) * Unify and refactor processing of auxillary datasets (CPE, CVE, PP, Algorithms, ...) * Upgrade Github Actions pipelines * Allow for failure of some tests * Refactor type hints
* add fipsdataset docsAdam Janovsky2022-05-221-1/+11
|
* Docs: add some examplesAdam Janovsky2022-05-201-0/+18