| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'fix/dup-dedup' into issue/324-Switch-from-NVD-data-feeds-to-API | J08nY | 2023-04-21 | 2 | -0/+44 |
| |\ | |||||
| | * | Remove indirect imports from __init__ from our code. | J08nY | 2023-04-14 | 1 | -0/+1 |
| | | | |||||
| | * | Move cert name and vendor name normalization functions and share them. | J08nY | 2023-04-11 | 1 | -0/+43 |
| | | | |||||
| * | | defer few imports | Adam Janovsky | 2023-04-16 | 1 | -2/+9 |
| | | | |||||
| * | | rename some attributes in nvd api handler | Adam Janovsky | 2023-04-16 | 1 | -26/+26 |
| | | | |||||
| * | | random fixes | Adam Janovsky | 2023-04-14 | 1 | -1/+11 |
| | | | |||||
| * | | fix pre-commit problems outside of tests | Adam Janovsky | 2023-04-13 | 2 | -4/+3 |
| | | | |||||
| * | | WiP new cve and cpe dataset handling | Adam Janovsky | 2023-04-07 | 2 | -1/+357 |
| |/ | |||||
| * | switch to pydantic in settings management | Adam Janovsky | 2023-03-29 | 2 | -5/+3 |
| | | |||||
| * | fix: Fixes in jupyter notebook and pandas utils | GeorgeFI | 2023-02-25 | 1 | -5/+4 |
| | | |||||
| * | add flake8-simplify to ruff | Adam Janovsky | 2023-02-03 | 2 | -14/+7 |
| | | |||||
| * | pin linter versions, fix some lint problems | Adam Janovsky | 2023-02-03 | 1 | -1/+0 |
| | | |||||
| * | fix some return statements | Adam Janovsky | 2023-02-03 | 5 | -12/+8 |
| | | |||||
| * | ruff enforce comprehensions | Adam Janovsky | 2023-02-03 | 2 | -2/+2 |
| | | |||||
| * | ruff enforce pathlib | Adam Janovsky | 2023-02-02 | 1 | -21/+24 |
| | | |||||
| * | adds some pylint checks to ruff | Adam Janovsky | 2023-01-27 | 3 | -3/+3 |
| | | |||||
| * | Fix/pypdf and cli fixes (#306) | adamjanovsky | 2023-01-10 | 3 | -12/+17 |
| | | | | | | | * fix CLI path handling * bump pypdf * fix gitignore bug * default n_threads arg, allow all cores utilization with -1 | ||||
| * | fix OCR txt_path access | Adam Janovsky | 2022-12-14 | 1 | -2/+6 |
| | | |||||
| * | flat -> src layout (#294) | adamjanovsky | 2022-12-09 | 9 | -0/+2038 |
| - 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` | |||||
