| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add FIPS certificate JSON schema. | J08nY | 2025-09-25 | 3 | -0/+45 |
| | | |||||
| * | 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 | 3 | -7/+8 |
| | | |||||
| * | Fix expected JSON suffixes. | J08nY | 2025-02-15 | 1 | -0/+1 |
| | | |||||
| * | Protect from_web with xfails. | J08nY | 2025-02-14 | 1 | -0/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | Fix IUT and MIP tests. | J08nY | 2025-02-01 | 2 | -2/+6 |
| | | |||||
| * | Revert the FIPS IUT and MIP from_web methods. | J08nY | 2025-02-01 | 2 | -0/+8 |
| | | |||||
| * | replace from_web_latest() with from_web() | Adam Janovsky | 2025-02-01 | 2 | -13/+11 |
| | | |||||
| * | refactor auxiliary dataset handling, heuristics computation | Adam Janovsky | 2025-02-01 | 3 | -19/+49 |
| | | |||||
| * | bump required python to 3.8 | Adam Janovsky | 2023-11-14 | 4 | -4/+4 |
| | | |||||
| * | Fix path fixtures yielding. | J08nY | 2023-04-25 | 4 | -8/+12 |
| | | |||||
| * | Fix test fixtures. | J08nY | 2023-04-21 | 2 | -31/+30 |
| | | |||||
| * | Merge branch 'fix/dup-dedup' into issue/324-Switch-from-NVD-data-feeds-to-API | J08nY | 2023-04-21 | 4 | -6/+62 |
| |\ | |||||
| | * | Revert "Move FIPS test fixtures to conftest and share them." | J08nY | 2023-04-21 | 5 | -20/+226 |
| | | | | | | | | | This reverts commit 98c4f06c6ced66beab6f0c576542acbf15212416. | ||||
| | * | Add match filtering based on validation date. | J08nY | 2023-04-18 | 2 | -0/+4 |
| | | | |||||
| | * | Remove indirect imports from __init__ from our code. | J08nY | 2023-04-14 | 4 | -8/+13 |
| | | | |||||
| | * | Add computation of MIP Flows. | J08nY | 2023-04-11 | 1 | -2/+3 |
| | | | |||||
| | * | Fix annotations import. | J08nY | 2023-04-11 | 5 | -0/+10 |
| | | | |||||
| | * | Add tests for IUT/MIP matching. | J08nY | 2023-04-11 | 2 | -6/+47 |
| | | | |||||
| | * | Move FIPS test fixtures to conftest and share them. | J08nY | 2023-04-11 | 6 | -226/+220 |
| | | | |||||
| * | | share some code in tests, use importlib.resources | Adam Janovsky | 2023-04-20 | 7 | -47/+49 |
| | | | |||||
| * | | share some fixtures | Adam Janovsky | 2023-04-20 | 1 | -19/+0 |
| | | | |||||
| * | | fix fips tests | Adam Janovsky | 2023-04-15 | 1 | -128/+31 |
| | | | |||||
| * | | WiP new cve and cpe dataset handling | Adam Janovsky | 2023-04-07 | 2 | -4/+9 |
| |/ | |||||
| * | finalize cpe matching for on/with configurations | Adam Janovsky | 2023-03-10 | 1 | -28/+29 |
| | | |||||
| * | merge: merged main into feature branch | GeorgeFI | 2023-02-20 | 6 | -10/+11 |
| |\ | |||||
| | * | Fix typo auxillary -> auxiliary. | J08nY | 2023-02-10 | 1 | -2/+2 |
| | | | |||||
| | * | 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 | 6 | -6/+6 |
| | | | |||||
| * | | test: Refactored the test | GeorgeFI | 2023-02-18 | 1 | -10/+3 |
| | | | |||||
| * | | test: Added tests for fips, raw implementation | GeorgeFI | 2023-02-18 | 1 | -5/+20 |
| | | | |||||
| * | | test: Added tests for FIPS | GeogeFI | 2023-02-09 | 1 | -4/+54 |
| | | | |||||
| * | | chore: Formating, fixed tests | GeogeFI | 2022-12-25 | 1 | -4/+4 |
| | | | |||||
| * | | fix: Fixed critical bug in recursion, fixed tests | GeogeFI | 2022-12-15 | 1 | -0/+2 |
| |/ | |||||
| * | Refactor FIPS & unify CLI actions (#275) | adamjanovsky | 2022-12-08 | 6 | -0/+546 |
| * 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 | |||||
