aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/fips_test_utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Refactor FIPS & unify CLI actions (#275)adamjanovsky2022-12-081-52/+0
| | | | | | | | | | * 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
* flake8 complianceAdam Janovsky2021-12-191-1/+1
|
* sort importsAdam Janovsky2021-12-181-1/+1
|
* Format code with blackAdam Janovsky2021-12-181-7/+8
|
* merge dev into cc-feature-parityAdam Janovsky2021-05-141-0/+51