| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add FIPS certificate JSON schema. | J08nY | 2025-09-25 | 1 | -0/+0 |
| | | |||||
| * | 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 | 4 | -4/+8 |
| | | |||||
| * | Fix ReferenceSegmentExtractor. | J08nY | 2025-02-27 | 12 | -0/+34325 |
| | | |||||
| * | Ditch unused (and unimplemented) sha256_digest. | J08nY | 2025-02-14 | 8 | -8/+0 |
| | | |||||
| * | PPs: change dset filename pp.json -> dataset.json | Adam Janovsky | 2025-02-13 | 1 | -0/+0 |
| | | |||||
| * | implement PP tests | Adam Janovsky | 2025-02-01 | 7 | -0/+2610 |
| | | |||||
| * | 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 | 17 | -635/+2510 |
| |\ | |||||
| | * | 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 | 5 | -0/+0 |
| | | | | |||||
| | * | | tests for dataset builder | Adam Janovsky | 2023-04-20 | 1 | -0/+0 |
| | | | | |||||
| | * | | fix cc tests | Adam Janovsky | 2023-04-15 | 2 | -557/+0 |
| | | | | |||||
| | * | | fix fips tests | Adam Janovsky | 2023-04-15 | 5 | -14/+2499 |
| | |/ | |||||
| | * | switch to pydantic in settings management | Adam Janovsky | 2023-03-29 | 1 | -59/+1 |
| | | | |||||
| * | | 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 | 9 | -28/+28 |
| |\ | |||||
| | * | Fix typo auxillary -> auxiliary. | J08nY | 2023-02-10 | 7 | -5/+5 |
| | | | |||||
| | * | Make FIPS cert_id an int. | J08nY | 2023-02-10 | 2 | -23/+23 |
| | | | |||||
| * | | 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 | 34 | -615/+10905 |
| | | | | | | | | | | | * 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 | ||||
| * | Add a way to get the full MIP and IUT datasets from web. | J08nY | 2022-10-19 | 1 | -0/+6 |
| | | |||||
| * | Add getters for MI and IUT snapshots. | J08nY | 2022-10-19 | 1 | -0/+6 |
| | | |||||
| * | Fix FIPS references. | J08nY | 2022-10-19 | 1 | -7/+15 |
| | | |||||
| * | Add new CC cert state attributes. | J08nY | 2022-10-04 | 2 | -18/+24 |
| | | |||||
| * | Merge branch 'main' into feat/temporal-trends-notebook-improvements | Adam Janovsky | 2022-09-27 | 3 | -4/+12 |
| |\ | |||||
| | * | Parse cert id out of filename. | J08nY | 2022-09-19 | 3 | -4/+12 |
| | | | |||||
| * | | start colleting EALs from PP dataset | Adam Janovsky | 2022-09-13 | 3 | -21/+32 |
| |/ | |||||
| * | FIPS: Reorganize FIPSAlgorithm dataset. | J08nY | 2022-07-11 | 1 | -510/+487 |
| | | | | | - Now conforms to the dataset API. | ||||
| * | Serialize fully qualified classnames instead of just the names. | J08nY | 2022-07-10 | 8 | -292/+292 |
| | | |||||
| * | Fix the test cert datasets. | J08nY | 2022-07-05 | 2 | -4933/+425 |
| | | |||||
