| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add FIPS certificate JSON schema. | J08nY | 2025-09-25 | 1 | -0/+17 |
| | | |||||
| * | test(fips): fix test to use correct 'sec_certs_version' key in dataset state | Ján Jančár | 2025-06-12 | 1 | -2/+2 |
| | | |||||
| * | fix: Tests and dataset version | Ján Jančár | 2025-06-12 | 1 | -0/+2 |
| | | |||||
| * | Move flaky remote tests into "scheduled" workflow. | J08nY | 2025-02-27 | 1 | -1/+2 |
| | | |||||
| * | Add tests to improve coverage. | J08nY | 2025-02-14 | 1 | -0/+8 |
| | | |||||
| * | Use tmpdir with enough free space. | J08nY | 2025-02-14 | 1 | -0/+6 |
| | | |||||
| * | refactor auxiliary dataset handling, heuristics computation | Adam Janovsky | 2025-02-01 | 1 | -9/+9 |
| | | |||||
| * | bump required python to 3.8 | Adam Janovsky | 2023-11-14 | 1 | -1/+1 |
| | | |||||
| * | Fix path fixtures yielding. | J08nY | 2023-04-25 | 1 | -2/+3 |
| | | |||||
| * | Merge branch 'fix/dup-dedup' into issue/324-Switch-from-NVD-data-feeds-to-API | J08nY | 2023-04-21 | 1 | -0/+2 |
| |\ | |||||
| | * | Revert "Move FIPS test fixtures to conftest and share them." | J08nY | 2023-04-21 | 1 | -14/+21 |
| | | | | | | | | | This reverts commit 98c4f06c6ced66beab6f0c576542acbf15212416. | ||||
| | * | Fix annotations import. | J08nY | 2023-04-11 | 1 | -0/+2 |
| | | | |||||
| | * | Move FIPS test fixtures to conftest and share them. | J08nY | 2023-04-11 | 1 | -21/+14 |
| | | | |||||
| * | | share some code in tests, use importlib.resources | Adam Janovsky | 2023-04-20 | 1 | -6/+3 |
| | | | |||||
| * | | WiP new cve and cpe dataset handling | Adam Janovsky | 2023-04-07 | 1 | -1/+6 |
| |/ | |||||
| * | Repair FIPS test. | J08nY | 2023-02-09 | 1 | -0/+1 |
| | | |||||
| * | adds some pylint checks to ruff | Adam Janovsky | 2023-01-27 | 1 | -1/+1 |
| | | |||||
| * | replace isort with ruff | Adam Janovsky | 2023-01-27 | 1 | -1/+1 |
| | | |||||
| * | Refactor FIPS & unify CLI actions (#275) | adamjanovsky | 2022-12-08 | 1 | -0/+108 |
| * 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 | |||||
