| 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 |
| | | |||||
| * | fix: Tests and dataset version | Ján Jančár | 2025-06-12 | 2 | -2/+4 |
| | | |||||
| * | Fix ReferenceSegmentExtractor. | J08nY | 2025-02-27 | 12 | -0/+34325 |
| | | |||||
| * | Ditch unused (and unimplemented) sha256_digest. | J08nY | 2025-02-14 | 6 | -6/+0 |
| | | |||||
| * | implement PP tests | Adam Janovsky | 2025-02-01 | 1 | -191/+0 |
| | | |||||
| * | implement PP processing | Adam Janovsky | 2025-02-01 | 8 | -125/+311 |
| | | |||||
| * | Fix tests. | J08nY | 2024-11-21 | 1 | -1/+3 |
| | | |||||
| * | Fix tests. | J08nY | 2024-11-20 | 6 | -9/+35 |
| | | |||||
| * | Fix USA scheme download. | J08nY | 2024-07-19 | 1 | -1/+1 |
| | | |||||
| * | Fix scheme dataset test. | J08nY | 2024-07-19 | 1 | -0/+856 |
| | | |||||
| * | Move to new dgst algorithm for CC. | J08nY | 2024-07-19 | 12 | -14/+14 |
| | | |||||
| * | Cleanup PdfData attributes. | J08nY | 2024-02-14 | 3 | -77/+14 |
| | | |||||
| * | Add tests for cert data extraction. | J08nY | 2024-02-14 | 1 | -339/+339 |
| | | |||||
| * | Move CCDocumentState to cert class. | J08nY | 2024-02-13 | 7 | -42/+42 |
| | | |||||
| * | Refactor document state in CC. | J08nY | 2024-02-13 | 7 | -176/+388 |
| | | |||||
| * | Add extraction of certificate data. | J08nY | 2024-02-08 | 3 | -10/+60 |
| | | |||||
| * | merge main | Adam Janovsky | 2023-06-07 | 8 | -597/+10 |
| |\ | |||||
| | * | Merge branch 'fix/dup-dedup' into issue/324-Switch-from-NVD-data-feeds-to-API | J08nY | 2023-04-21 | 3 | -5/+10 |
| | |\ | |||||
| | | * | Make CCSchemeDataset an actual dataset. | J08nY | 2023-04-18 | 3 | -5/+10 |
| | | | | |||||
| | * | | share some code in tests, use importlib.resources | Adam Janovsky | 2023-04-20 | 2 | -0/+0 |
| | | | | |||||
| | * | | fix cc tests | Adam Janovsky | 2023-04-15 | 2 | -557/+0 |
| | | | | |||||
| | * | | fix fips tests | Adam Janovsky | 2023-04-15 | 1 | -35/+0 |
| | |/ | |||||
| * / | Reference annotations: finalize prediction pipeline | adamjanovsky | 2023-03-17 | 7 | -7/+21 |
| |/ | |||||
| * | finalize cpe matching for on/with configurations | Adam Janovsky | 2023-03-10 | 2 | -406/+476 |
| | | |||||
| * | test: Added my own dummy vulnerable cert | GeorgeFI | 2023-02-25 | 1 | -1/+56 |
| | | |||||
| * | merge: merged main into feature branch | GeorgeFI | 2023-02-20 | 7 | -4/+4 |
| |\ | |||||
| | * | Fix typo auxillary -> auxiliary. | J08nY | 2023-02-10 | 6 | -4/+4 |
| | | | |||||
| * | | test: Added test for CPE configurations | GeogeFI | 2023-01-31 | 1 | -0/+41 |
| | | | |||||
| * | | tests: Written tests for cpe configs | GeogeFI | 2022-12-16 | 1 | -0/+385 |
| | | | |||||
| * | | fix: fixed tests | GeogeFI | 2022-12-16 | 1 | -0/+2 |
| |/ | |||||
| * | rename CommonCriteriaMaintenanceUpdate -> CCMaintenanceUpdate | Adam Janovsky | 2022-12-10 | 1 | -1/+1 |
| | | |||||
| * | Rename CommonCriteriaCert -> CCCertificate | Adam Janovsky | 2022-12-10 | 7 | -53/+53 |
| | | |||||
| * | rename common_criteria modules to cc | Adam Janovsky | 2022-12-09 | 7 | -59/+59 |
| | | |||||
| * | Refactor FIPS & unify CLI actions (#275) | adamjanovsky | 2022-12-08 | 18 | -0/+12794 |
| * 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 | |||||
