| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add FIPS certificate JSON schema. | J08nY | 2025-09-25 | 1 | -26/+8 |
| | | |||||
| * | Make a JSON schema for CC Certificate and Dataset objects. | J08nY | 2025-09-25 | 1 | -0/+37 |
| | | |||||
| * | Fix ReferenceSegmentExtractor. | J08nY | 2025-02-27 | 1 | -4/+12 |
| | | |||||
| * | PPs: change dset filename pp.json -> dataset.json | Adam Janovsky | 2025-02-13 | 1 | -2/+2 |
| | | |||||
| * | implement PP tests | Adam Janovsky | 2025-02-01 | 1 | -1/+2 |
| | | |||||
| * | implement PP processing | Adam Janovsky | 2025-02-01 | 1 | -25/+28 |
| | | |||||
| * | refactor auxiliary dataset handling, heuristics computation | Adam Janovsky | 2025-02-01 | 1 | -10/+38 |
| | | |||||
| * | Move to new dgst algorithm for CC. | J08nY | 2024-07-19 | 1 | -4/+4 |
| | | |||||
| * | 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 | -1/+1 |
| |\ | |||||
| | * | Remove indirect imports from __init__ from our code. | J08nY | 2023-04-14 | 1 | -1/+1 |
| | | | |||||
| | * | Add CC scheme matching for datasets. | J08nY | 2023-04-14 | 1 | -1/+1 |
| | | | |||||
| * | | share some fixtures | Adam Janovsky | 2023-04-20 | 1 | -20/+0 |
| | | | |||||
| * | | fix cc tests | Adam Janovsky | 2023-04-15 | 1 | -120/+47 |
| | | | |||||
| * | | 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 | -45/+32 |
| | | |||||
| * | fix: Fixed the test for matching cpe | GeorgeFI | 2023-02-25 | 1 | -7/+8 |
| | | |||||
| * | test: Added my own dummy vulnerable cert | GeorgeFI | 2023-02-25 | 1 | -5/+4 |
| | | |||||
| * | refactor: Refactored test for CC | GeorgeFI | 2023-02-25 | 1 | -24/+8 |
| | | |||||
| * | merge: merged main into feature branch | GeorgeFI | 2023-02-20 | 1 | -3/+3 |
| |\ | |||||
| | * | Fix typo auxillary -> auxiliary. | J08nY | 2023-02-10 | 1 | -1/+1 |
| | | | |||||
| | * | replace isort with ruff | Adam Janovsky | 2023-01-27 | 1 | -1/+1 |
| | | | |||||
| * | | test: Added test for CPE configurations | GeogeFI | 2023-01-31 | 1 | -5/+31 |
| | | | |||||
| * | | test: Added test for cc, not passing yet | GeogeFI | 2023-01-29 | 1 | -1/+13 |
| | | | |||||
| * | | tests: Prepared fixture setup for cpe config match test | GeogeFI | 2022-12-27 | 1 | -0/+39 |
| | | | |||||
| * | | 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 |
| |/ | |||||
| * | Rename CommonCriteriaCert -> CCCertificate | Adam Janovsky | 2022-12-10 | 1 | -13/+13 |
| | | |||||
| * | rename common_criteria modules to cc | Adam Janovsky | 2022-12-09 | 1 | -1/+1 |
| | | |||||
| * | Refactor FIPS & unify CLI actions (#275) | adamjanovsky | 2022-12-08 | 1 | -0/+262 |
| * 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 | |||||
