| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix ReferenceSegmentExtractor. | J08nY | 2025-02-27 | 12 | -0/+34325 |
| | | |||||
| * | Ditch unused (and unimplemented) sha256_digest. | J08nY | 2025-02-14 | 4 | -4/+0 |
| | | |||||
| * | implement PP tests | Adam Janovsky | 2025-02-01 | 1 | -191/+0 |
| | | |||||
| * | implement PP processing | Adam Janovsky | 2025-02-01 | 5 | -76/+270 |
| | | |||||
| * | Fix tests. | J08nY | 2024-11-20 | 4 | -9/+27 |
| | | |||||
| * | Move to new dgst algorithm for CC. | J08nY | 2024-07-19 | 7 | -8/+8 |
| | | |||||
| * | Cleanup PdfData attributes. | J08nY | 2024-02-14 | 3 | -77/+14 |
| | | |||||
| * | Move CCDocumentState to cert class. | J08nY | 2024-02-13 | 4 | -27/+27 |
| | | |||||
| * | Refactor document state in CC. | J08nY | 2024-02-13 | 4 | -86/+253 |
| | | |||||
| * | merge main | Adam Janovsky | 2023-06-07 | 2 | -592/+0 |
| |\ | |||||
| | * | fix cc tests | Adam Janovsky | 2023-04-15 | 1 | -557/+0 |
| | | | |||||
| | * | fix fips tests | Adam Janovsky | 2023-04-15 | 1 | -35/+0 |
| | | | |||||
| * | | Reference annotations: finalize prediction pipeline | adamjanovsky | 2023-03-17 | 4 | -4/+13 |
| |/ | |||||
| * | 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 | 5 | -2/+2 |
| |\ | |||||
| | * | Fix typo auxillary -> auxiliary. | J08nY | 2023-02-10 | 4 | -2/+2 |
| | | | |||||
| * | | 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 CommonCriteriaCert -> CCCertificate | Adam Janovsky | 2022-12-10 | 4 | -32/+32 |
| | | |||||
| * | rename common_criteria modules to cc | Adam Janovsky | 2022-12-09 | 4 | -36/+36 |
| | | |||||
| * | Refactor FIPS & unify CLI actions (#275) | adamjanovsky | 2022-12-08 | 11 | -0/+9590 |
| * 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 | |||||
