aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* update pypi actionAdam Janovsky2022-12-102-2/+4
|
* rename notebook common_criteria -> ccAdam Janovsky2022-12-104-5/+5
|
* Rename CommonCriteriaCert -> CCCertificateAdam Janovsky2022-12-101-2/+2
|
* rename common_criteria modules to ccAdam Janovsky2022-12-091-1/+1
|
* flat -> src layout (#294)adamjanovsky2022-12-092-1/+3
| | | | | | - 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-11/+14
| | | | | | | | | | * 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
* Anonymize docs.J08nY2022-10-102-5/+9
|
* fix typo in docsAdam Janovsky2022-07-251-2/+0
|
* update docs: reference missed CVEsAdam Janovsky2022-07-252-1/+8
|
* Add tesseract to Docker and docs.J08nY2022-07-091-1/+2
|
* fix CommonCriteriaCert.InternalState constructorAdam Janovsky2022-06-221-2/+6
|
* better docker instructionsAdam Janovsky2022-06-222-5/+29
|
* docs conf switch ntb branch to mainAdam Janovsky2022-05-271-1/+1
|
* Docs: comment on cc notebookAdam Janovsky2022-05-272-4/+1
|
* random docs fixesAdam Janovsky2022-05-231-1/+1
|
* adds FIPSCertificate docsAdam Janovsky2022-05-231-0/+8
|
* fix typo in quickstart docsAdam Janovsky2022-05-231-2/+2
|
* add fipsdataset docsAdam Janovsky2022-05-221-1/+11
|
* docs: fix typoAdam Janovsky2022-05-211-1/+1
|
* Docs: configuratiom.md without editing makefileAdam Janovsky2022-05-213-27/+26
|
* Docs: automatically generate configuration pageAdam Janovsky2022-05-203-1/+29
|
* Docs: add some examplesAdam Janovsky2022-05-204-2/+63
|
* docs tabs and copybuttonsAdam Janovsky2022-05-201-1/+7
|
* update docsAdam Janovsky2022-05-204-16/+69
|
* Docs: autodoc, model package docsAdam Janovsky2022-05-203-1/+26
|
* add link to pypi docsAdam Janovsky2022-05-031-0/+1
|
* declare scope of docsAdam Janovsky2022-05-021-0/+2
|
* update notesAdam Janovsky2022-05-013-7/+39
|
* update myst-nbAdam Janovsky2022-05-011-0/+4
|
* add mybinder launch buttons for docsAdam Janovsky2022-05-011-0/+9
|
* fix symbolic link pathAdam Janovsky2022-05-012-2/+2
|
* fix consq. of moving dockerfileAdam Janovsky2022-05-011-1/+1
|
* docs: don't show whole version, add navigationAdam Janovsky2022-05-012-2/+9
|
* docs: add favicon and logoAdam Janovsky2022-05-012-2/+3
|
* Fix docs build.J08nY2022-04-271-3/+0
|
* drop web_dashboard docsAdam Janovsky2022-04-261-1/+0
|
* add simple installation instr. and quickstartAdam Janovsky2022-04-262-2/+32
|
* populate docs structureAdam Janovsky2022-04-265-4/+22
|
* .Adam Janovsky2022-04-261-0/+2
|
* non-conflicting version variable nameAdam Janovsky2022-04-261-2/+2
|
* .Adam Janovsky2022-04-261-4/+4
|
* add notebooks to docsAdam Janovsky2022-04-253-4/+13
|
* link external docs sources, introduce mystAdam Janovsky2022-04-257-22/+30
|
* sphinx quickstartAdam Janovsky2022-04-244-0/+130
|
* Update README, add logo, add docs, add test dir.J08nY2020-10-222-0/+175