aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sec_certs/dataset/cc_scheme.py
Commit message (Expand)AuthorAgeFilesLines
* Get rid of DUMMY_NONEXISTING_PATH.J08nY2025-02-151-4/+3
* refactor auxiliary dataset handling, heuristics computationAdam Janovsky2025-02-011-2/+6
* Improve scheme parsing.J08nY2024-11-041-2/+4
* bump required python to 3.8Adam Janovsky2023-11-141-1/+1
* Wrap CC scheme download in try-except and continue on fail.J08nY2023-10-231-1/+4
* Fix Norway cert_id parsing in schemes.J08nY2023-04-251-2/+0
* Move CC scheme classes to sample file.J08nY2023-04-201-1521/+4
* Introduce CC Scheme sample class.J08nY2023-04-201-14/+6
* Make CCSchemeDataset an actual dataset.J08nY2023-04-181-3/+121
* Fix Korean scheme download.J08nY2023-04-151-4/+4
* Share code between FIPS and CC matching.J08nY2023-04-141-2/+2
* Fix mypy false positive.J08nY2023-04-141-1/+1
* Add US scheme to enhanced download.J08nY2023-04-141-52/+116
* Enhance Singaporean CC scheme download.J08nY2023-04-141-9/+15
* Add Korea to enhanced CC scheme download.J08nY2023-04-141-13/+71
* Add Japan to enhanced scheme download.J08nY2023-04-141-10/+94
* Add artifact download to NL scheme.J08nY2023-04-141-3/+26
* Add Sweden to enhanced CC scheme download.J08nY2023-04-131-9/+64
* Add docs to CCSchemeDataset.J08nY2023-04-131-1/+163
* Add Norway extended scheme download.J08nY2023-04-131-20/+85
* Add DE scheme enhanced parsing.J08nY2023-04-131-10/+73
* Add enhanced download to French scheme.J08nY2023-04-131-11/+78
* Enhance Australian CC collection.J08nY2023-04-131-6/+43
* Use urljoin and make URLs absolute in CC scheme dataset.J08nY2023-04-131-57/+71
* Fix CC scheme downloads.J08nY2023-04-111-93/+96
* Move CC Scheme dataset to separate file.J08nY2023-04-111-0/+766