| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix CC schema validation tests. | J08nY | 2025-09-25 | 1 | -2/+2 |
| | | |||||
| * | Make a JSON schema for CC Certificate and Dataset objects. | J08nY | 2025-09-25 | 1 | -110/+110 |
| | | |||||
| * | implement PP processing | Adam Janovsky | 2025-02-01 | 1 | -16/+12 |
| | | |||||
| * | Fix tests. | J08nY | 2024-11-20 | 1 | -0/+2 |
| | | |||||
| * | Move to new dgst algorithm for CC. | J08nY | 2024-07-19 | 1 | -1/+1 |
| | | |||||
| * | Move CCDocumentState to cert class. | J08nY | 2024-02-13 | 1 | -3/+3 |
| | | |||||
| * | Refactor document state in CC. | J08nY | 2024-02-13 | 1 | -18/+27 |
| | | |||||
| * | Add extraction of certificate data. | J08nY | 2024-02-08 | 1 | -2/+12 |
| | | |||||
| * | merge main | Adam Janovsky | 2023-06-07 | 2 | -1/+2 |
| |\ | |||||
| | * | Merge branch 'fix/dup-dedup' into issue/324-Switch-from-NVD-data-feeds-to-API | J08nY | 2023-04-21 | 1 | -1/+2 |
| | |\ | |||||
| | | * | Make CCSchemeDataset an actual dataset. | J08nY | 2023-04-18 | 1 | -1/+2 |
| | | | | |||||
| | * | | share some code in tests, use importlib.resources | Adam Janovsky | 2023-04-20 | 1 | -0/+0 |
| | |/ | |||||
| * / | Reference annotations: finalize prediction pipeline | adamjanovsky | 2023-03-17 | 1 | -1/+2 |
| |/ | |||||
| * | Rename CommonCriteriaCert -> CCCertificate | Adam Janovsky | 2022-12-10 | 1 | -5/+5 |
| | | |||||
| * | rename common_criteria modules to cc | Adam Janovsky | 2022-12-09 | 1 | -5/+5 |
| | | |||||
| * | Refactor FIPS & unify CLI actions (#275) | adamjanovsky | 2022-12-08 | 1 | -0/+97 |
| * 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 | |||||
