aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/cc
Commit message (Expand)AuthorAgeFilesLines
* PPs: change dset filename pp.json -> dataset.jsonAdam Janovsky2025-02-133-5/+5
* Fix #470.J08nY2025-02-041-0/+6
* Fix IUT and MIP tests.J08nY2025-02-011-1/+0
* fix hanging testsAdam Janovsky2025-02-011-1/+1
* replace from_web_latest() with from_web()Adam Janovsky2025-02-012-7/+7
* fix bad type in cc old dgst testAdam Janovsky2025-02-011-1/+1
* implement PP testsAdam Janovsky2025-02-014-8/+202
* add dgst testing for CC sampleAdam Janovsky2025-02-012-5/+26
* add aux dataset testsAdam Janovsky2025-02-011-0/+215
* implement PP processingAdam Janovsky2025-02-013-41/+30
* refactor auxiliary dataset handling, heuristics computationAdam Janovsky2025-02-014-17/+52
* Add computation of previous and next certificate versions based on ID.J08nY2024-11-201-59/+85
* Fix tests.J08nY2024-11-081-2/+4
* Improve CC scheme extraction and matching.J08nY2024-11-081-0/+1
* Add Poland scheme web download.J08nY2024-11-041-0/+10
* Fix USA scheme download.J08nY2024-07-191-1/+0
* Fix scheme dataset test.J08nY2024-07-191-1/+1
* Move to new dgst algorithm for CC.J08nY2024-07-193-27/+29
* Temporarily disable broken CC USA scheme test.J08nY2024-07-191-0/+1
* replace seccerts -> sec-certsAdam Janovsky2024-04-251-1/+1
* Add tests for cert data extraction.J08nY2024-02-141-0/+11
* Move CCDocumentState to cert class.J08nY2024-02-131-10/+10
* Refactor document state in CC.J08nY2024-02-132-19/+19
* Add extraction of certificate data.J08nY2024-02-081-4/+0
* Handle some strict and loose rules after cleanup.J08nY2024-02-071-0/+1
* Add more tests for cert_ids.J08nY2024-02-061-0/+10
* Add tests fot IT and SG canonicalization.J08nY2024-02-061-0/+8
* Add certificateId meta property.J08nY2024-02-051-1/+7
* Improve Canadian rules.J08nY2024-02-051-0/+1
* Improve Turkish rules.J08nY2024-02-051-1/+6
* Improve Indian rules.J08nY2024-02-051-1/+1
* Improve Korean rules.J08nY2024-02-051-0/+5
* Improve Italian rules.J08nY2024-02-031-4/+0
* Improve Singaporean and Australian rules.J08nY2024-02-031-0/+7
* Improve Swedish rules.J08nY2024-02-031-0/+2
* Improve Japanese rules.J08nY2024-02-031-3/+3
* Improve Malaysian rules.J08nY2024-02-031-0/+6
* Improve US scheme rules.J08nY2024-02-031-0/+6
* Improve BSI regexes.J08nY2024-02-031-0/+3
* Improve NL cert_id rules.J08nY2024-02-021-0/+6
* Add france archived list.J08nY2024-02-011-0/+3
* Fix CC scheme downloads.J08nY2024-01-041-0/+3
* bump required python to 3.8Adam Janovsky2023-11-144-4/+4
* Move scheme data matching to heuristics.J08nY2023-04-271-1/+2
* Fix path fixtures yielding.J08nY2023-04-254-8/+12
* Fix test fixtures.J08nY2023-04-212-14/+16
* Merge branch 'fix/dup-dedup' into issue/324-Switch-from-NVD-data-feeds-to-APIJ08nY2023-04-213-52/+170
|\
| * Revert "Deduplicate some CC test fixtures into conftest."J08nY2023-04-215-37/+146
| * Fix CC tests.J08nY2023-04-201-32/+32
| * Make CCSchemeDataset an actual dataset.J08nY2023-04-181-0/+5