| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve CC scheme extraction and matching. | J08nY | 2024-11-08 | 1 | -2/+6 |
| | | | | | | | | | | | | | 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. | ||||
| * | bump required python to 3.8 | Adam Janovsky | 2023-11-14 | 1 | -1/+2 |
| | | |||||
| * | fix new ruff errors | Adam Janovsky | 2023-11-10 | 1 | -1/+1 |
| | | |||||
| * | Fix CC scheme certificate matching. | J08nY | 2023-08-24 | 1 | -0/+2 |
| | | |||||
| * | Fix annotations import. | J08nY | 2023-04-18 | 1 | -3/+4 |
| | | |||||
| * | Make CCSchemeDataset an actual dataset. | J08nY | 2023-04-18 | 1 | -2/+4 |
| | | |||||
| * | Abstract out matching scores. | J08nY | 2023-04-18 | 1 | -0/+11 |
| | | |||||
| * | Change matcher API to not ref dataset. | J08nY | 2023-04-17 | 1 | -4/+2 |
| | | |||||
| * | Share code between FIPS and CC matching. | J08nY | 2023-04-14 | 1 | -0/+43 |
