aboutsummaryrefslogtreecommitdiffhomepage
path: root/notebooks/examples
Commit message (Collapse)AuthorAgeFilesLines
* fix typos in protection profile example notebookAdam Janovsky2025-02-131-2/+2
|
* docs: Add protection profilesAdam Janovsky2025-02-011-0/+170
|
* replace from_web_latest() with from_web()Adam Janovsky2025-02-014-12/+16
|
* Cleanup of documentation.J08nY2024-10-196-21/+77
| | | | It is now very nice and clean!
* poc notebookAdam Janovsky2023-05-103-0/+4769
|
* rename notebook common_criteria -> ccAdam Janovsky2022-12-101-0/+0
|
* Rename CommonCriteriaCert -> CCCertificateAdam Janovsky2022-12-101-7/+10
|
* rename common_criteria modules to ccAdam Janovsky2022-12-092-9/+11
|
* flat -> src layout (#294)adamjanovsky2022-12-092-6/+17
| | | | | | - 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-084-24/+116
| | | | | | | | | | * 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
* Docs: comment on cc notebookAdam Janovsky2022-05-271-7/+28
|
* Docs: add some examplesAdam Janovsky2022-05-203-28/+383
|
* update notesAdam Janovsky2022-05-012-1/+66
|
* add notebooks to docsAdam Janovsky2022-04-251-0/+65