| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: Tests and dataset version | Ján Jančár | 2025-06-12 | 1 | -1/+2 |
| | | |||||
| * | Ditch unused (and unimplemented) sha256_digest. | J08nY | 2025-02-14 | 1 | -1/+0 |
| | | |||||
| * | implement PP processing | Adam Janovsky | 2025-02-01 | 1 | -29/+23 |
| | | |||||
| * | Fix tests. | J08nY | 2024-11-20 | 1 | -0/+6 |
| | | |||||
| * | Move to new dgst algorithm for CC. | J08nY | 2024-07-19 | 1 | -3/+3 |
| | | |||||
| * | Add tests for cert data extraction. | J08nY | 2024-02-14 | 1 | -339/+339 |
| | | |||||
| * | Move CCDocumentState to cert class. | J08nY | 2024-02-13 | 1 | -9/+9 |
| | | |||||
| * | Refactor document state in CC. | J08nY | 2024-02-13 | 1 | -54/+81 |
| | | |||||
| * | Add extraction of certificate data. | J08nY | 2024-02-08 | 1 | -6/+36 |
| | | |||||
| * | merge main | Adam Janovsky | 2023-06-07 | 1 | -3/+6 |
| |\ | |||||
| | * | Make CCSchemeDataset an actual dataset. | J08nY | 2023-04-18 | 1 | -3/+6 |
| | | | |||||
| * | | Reference annotations: finalize prediction pipeline | adamjanovsky | 2023-03-17 | 1 | -1/+4 |
| |/ | |||||
| * | Fix typo auxillary -> auxiliary. | J08nY | 2023-02-10 | 1 | -1/+1 |
| | | |||||
| * | Rename CommonCriteriaCert -> CCCertificate | Adam Janovsky | 2022-12-10 | 1 | -13/+13 |
| | | |||||
| * | rename common_criteria modules to cc | Adam Janovsky | 2022-12-09 | 1 | -14/+14 |
| | | |||||
| * | Refactor FIPS & unify CLI actions (#275) | adamjanovsky | 2022-12-08 | 1 | -0/+282 |
| * 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 | |||||
