| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve BSI cert_id regex. | J08nY | 2025-04-01 | 1 | -0/+1 |
| | | |||||
| * | Add computation of previous and next certificate versions based on ID. | J08nY | 2024-11-20 | 1 | -59/+85 |
| | | | | | Fixes #457. | ||||
| * | Improve CC scheme extraction and matching. | J08nY | 2024-11-08 | 1 | -0/+1 |
| | | | | | | | | | | | | | This significantly improves the CC scheme extraction by: - Fixing the extraction of several schemes that were mixing certified and archived entries by accident. - Improving the extraction of cert_ids from scheme sites. - Improving the matching heuristic to consider more attributes that are usually present in the site data. Also adds an evaluation notebook to see how this performs. | ||||
| * | Handle some strict and loose rules after cleanup. | J08nY | 2024-02-07 | 1 | -0/+1 |
| | | |||||
| * | Add more tests for cert_ids. | J08nY | 2024-02-06 | 1 | -0/+10 |
| | | |||||
| * | Add tests fot IT and SG canonicalization. | J08nY | 2024-02-06 | 1 | -0/+8 |
| | | |||||
| * | Add certificateId meta property. | J08nY | 2024-02-05 | 1 | -1/+7 |
| | | |||||
| * | Improve Canadian rules. | J08nY | 2024-02-05 | 1 | -0/+1 |
| | | |||||
| * | Improve Turkish rules. | J08nY | 2024-02-05 | 1 | -1/+6 |
| | | |||||
| * | Improve Indian rules. | J08nY | 2024-02-05 | 1 | -1/+1 |
| | | |||||
| * | Improve Korean rules. | J08nY | 2024-02-05 | 1 | -0/+5 |
| | | |||||
| * | Improve Italian rules. | J08nY | 2024-02-03 | 1 | -4/+0 |
| | | |||||
| * | Improve Singaporean and Australian rules. | J08nY | 2024-02-03 | 1 | -0/+7 |
| | | |||||
| * | Improve Swedish rules. | J08nY | 2024-02-03 | 1 | -0/+2 |
| | | |||||
| * | Improve Japanese rules. | J08nY | 2024-02-03 | 1 | -3/+3 |
| | | |||||
| * | Improve Malaysian rules. | J08nY | 2024-02-03 | 1 | -0/+6 |
| | | |||||
| * | Improve US scheme rules. | J08nY | 2024-02-03 | 1 | -0/+6 |
| | | |||||
| * | Improve BSI regexes. | J08nY | 2024-02-03 | 1 | -0/+3 |
| | | |||||
| * | Improve NL cert_id rules. | J08nY | 2024-02-02 | 1 | -0/+6 |
| | | |||||
| * | Refactor FIPS & unify CLI actions (#275) | adamjanovsky | 2022-12-08 | 1 | -0/+47 |
| * 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 | |||||
