| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor FIPS & unify CLI actions (#275) | adamjanovsky | 2022-12-08 | 1 | -62/+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 | ||||
| * | More code coverage. | J08nY | 2022-09-22 | 1 | -0/+11 |
| | | |||||
| * | reorganize imports in examples, CLIs, notebooks | Adam Janovsky | 2022-05-13 | 1 | -2/+2 |
| | | |||||
| * | MyPy issue 1422 fixed with MyPy 0.920 | Adam Janovsky | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Fix MyPy errors | Adam Janovsky | 2021-12-18 | 1 | -4/+6 |
| | | |||||
| * | sort imports | Adam Janovsky | 2021-12-18 | 1 | -4/+4 |
| | | |||||
| * | Format code with black | Adam Janovsky | 2021-12-18 | 1 | -2/+2 |
| | | |||||
| * | fix wrong module path | Adam Janovsky | 2021-11-15 | 1 | -2/+2 |
| | | |||||
| * | rename certificate -> sample and split cve,cpe dataset from sample | Adam Janovsky | 2021-10-19 | 1 | -1/+1 |
| | | |||||
| * | add test for txt processing | Adam Janovsky | 2021-05-13 | 1 | -0/+49 |
