aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/api/dataset.md
Commit message (Collapse)AuthorAgeFilesLines
* Add docs about dataset layout.J08nY2025-02-021-3/+7
|
* replace from_web_latest() with from_web()Adam Janovsky2025-02-011-0/+8
|
* Cleanup of documentation.J08nY2024-10-191-1/+1
| | | | It is now very nice and clean!
* 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