| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add FIPS certificate JSON schema. | J08nY | 2025-09-25 | 1 | -0/+21 |
| | | |||||
| * | refactor auxiliary dataset handling, heuristics computation | Adam Janovsky | 2025-02-01 | 1 | -4/+16 |
| | | |||||
| * | Fix test fixtures. | J08nY | 2023-04-21 | 1 | -30/+0 |
| | | |||||
| * | share some code in tests, use importlib.resources | Adam Janovsky | 2023-04-20 | 1 | -27/+17 |
| | | |||||
| * | 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 | 1 | -3/+3 |
| | | |||||
| * | 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 | 1 | -4/+4 |
| |\ | |||||
| | * | Fix typo auxillary -> auxiliary. | J08nY | 2023-02-10 | 1 | -2/+2 |
| | | | |||||
| | * | replace isort with ruff | Adam Janovsky | 2023-01-27 | 1 | -1/+1 |
| | | | |||||
| * | | 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 | 1 | -0/+225 |
| * 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 | |||||
