aboutsummaryrefslogtreecommitdiffhomepage
path: root/sec_certs/sample/protection_profile.py
Commit message (Collapse)AuthorAgeFilesLines
* flat -> src layout (#294)adamjanovsky2022-12-091-55/+0
| | | | | | - 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-7/+9
| | | | | | | | | | * 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
* start colleting EALs from PP datasetAdam Janovsky2022-09-131-1/+9
|
* Blacken and isort.J08nY2022-07-051-6/+5
|
* Split helpers to thematic chunks.J08nY2022-07-051-4/+5
| | | | Split this disorientating junkyard of unrelated functions.
* Fixup imports of new helpers module.J08nY2022-07-051-1/+1
|
* finish typing for auxilarry sample clasesAdam Janovsky2022-02-111-5/+5
|
* Fix MyPy errorsAdam Janovsky2021-12-181-1/+1
|
* sort importsAdam Janovsky2021-12-181-4/+3
|
* Format code with blackAdam Janovsky2021-12-181-6/+7
|
* Merge branch 'dev' into mypy-errorsmmstanone2021-12-121-1/+1
|
* unify pandas interfaceAdam Janovsky2021-11-231-1/+1
|
* rename certificate -> sample and split cve,cpe dataset from sampleAdam Janovsky2021-10-191-0/+45