| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump pre-commit deps. | J08nY | 2025-11-19 | 1 | -2/+2 |
| | | |||||
| * | update deps, linter versions | Adam Janovsky | 2024-11-19 | 1 | -2/+2 |
| | | |||||
| * | Improve CC scheme extraction and matching. | J08nY | 2024-11-08 | 1 | -0/+1 |
| | | | | | | | | | | | | | This significantly improves the CC scheme extraction by: - Fixing the extraction of several schemes that were mixing certified and archived entries by accident. - Improving the extraction of cert_ids from scheme sites. - Improving the matching heuristic to consider more attributes that are usually present in the site data. Also adds an evaluation notebook to see how this performs. | ||||
| * | spacy model download now with pip | Adam Janovsky | 2024-02-20 | 1 | -2/+2 |
| | | |||||
| * | merge fresh main | Adam Janovsky | 2023-11-14 | 1 | -9/+5 |
| |\ | |||||
| | * | switch black -> ruff format | Adam Janovsky | 2023-11-10 | 1 | -9/+5 |
| | | | |||||
| * | | merge main | Adam Janovsky | 2023-06-07 | 1 | -1/+1 |
| |\| | |||||
| * | | PoC reference annotator | Adam Janovsky | 2023-02-17 | 1 | -0/+1 |
| |/ | |||||
| * | bump mypy to 1.0.0 | Adam Janovsky | 2023-02-15 | 1 | -1/+1 |
| | | |||||
| * | pin linter versions, fix some lint problems | Adam Janovsky | 2023-02-03 | 1 | -2/+2 |
| | | |||||
| * | ruff enforce comprehensions | Adam Janovsky | 2023-02-03 | 1 | -1/+1 |
| | | |||||
| * | replace pyupgrade with ruff | Adam Janovsky | 2023-01-27 | 1 | -5/+0 |
| | | |||||
| * | replace flake8 with ruff | Adam Janovsky | 2023-01-27 | 1 | -6/+0 |
| | | |||||
| * | replace isort with ruff | Adam Janovsky | 2023-01-27 | 1 | -4/+4 |
| | | |||||
| * | Refactor FIPS & unify CLI actions (#275) | adamjanovsky | 2022-12-08 | 1 | -9/+16 |
| | | | | | | | | | | | * 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 | ||||
| * | Bump mypy in pre-commit. | J08nY | 2022-10-09 | 1 | -1/+1 |
| | | | | | I can finally commit again! | ||||
| * | Bump black and mypy versions in pre-commit. | J08nY | 2022-07-09 | 1 | -2/+2 |
| | | | | | Fixes issues like: https://stackoverflow.com/questions/71673404/importerror-cannot-import-name-unicodefun-from-click. | ||||
| * | Fix pre-commit setup. | J08nY | 2022-07-09 | 1 | -2/+1 |
| | | | | | | | Use the "--target-version" option of black to force a python38 codestyle instead (using a language_version in the pre-commit hook had no bearing on black anyway). | ||||
| * | update black, random type fixes | Adam Janovsky | 2022-02-10 | 1 | -2/+2 |
| | | |||||
| * | relax Python version on black check | Adam Janovsky | 2022-02-01 | 1 | -1/+1 |
| | | |||||
| * | add flake8 to pre-commit | Adam Janovsky | 2021-12-19 | 1 | -1/+4 |
| | | |||||
| * | pre-commit just check, not fix | Adam Janovsky | 2021-12-19 | 1 | -0/+2 |
| | | |||||
| * | add pre-commit | Adam Janovsky | 2021-12-19 | 1 | -0/+20 |
