| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | flat -> src layout (#294) | adamjanovsky | 2022-12-09 | 1 | -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) | adamjanovsky | 2022-12-08 | 1 | -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 dataset | Adam Janovsky | 2022-09-13 | 1 | -1/+9 |
| | | |||||
| * | Blacken and isort. | J08nY | 2022-07-05 | 1 | -6/+5 |
| | | |||||
| * | Split helpers to thematic chunks. | J08nY | 2022-07-05 | 1 | -4/+5 |
| | | | | | Split this disorientating junkyard of unrelated functions. | ||||
| * | Fixup imports of new helpers module. | J08nY | 2022-07-05 | 1 | -1/+1 |
| | | |||||
| * | finish typing for auxilarry sample clases | Adam Janovsky | 2022-02-11 | 1 | -5/+5 |
| | | |||||
| * | Fix MyPy errors | Adam Janovsky | 2021-12-18 | 1 | -1/+1 |
| | | |||||
| * | sort imports | Adam Janovsky | 2021-12-18 | 1 | -4/+3 |
| | | |||||
| * | Format code with black | Adam Janovsky | 2021-12-18 | 1 | -6/+7 |
| | | |||||
| * | Merge branch 'dev' into mypy-errors | mmstanone | 2021-12-12 | 1 | -1/+1 |
| | | |||||
| * | unify pandas interface | Adam Janovsky | 2021-11-23 | 1 | -1/+1 |
| | | |||||
| * | rename certificate -> sample and split cve,cpe dataset from sample | Adam Janovsky | 2021-10-19 | 1 | -0/+45 |
