aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* PPs: change dset filename pp.json -> dataset.jsonAdam Janovsky2025-02-134-5/+5
|
* Fix #470.J08nY2025-02-041-0/+6
| | | | Bad bad bs4!
* Fix IUT and MIP tests.J08nY2025-02-013-3/+6
|
* Revert the FIPS IUT and MIP from_web methods.J08nY2025-02-012-0/+8
|
* fix hanging testsAdam Janovsky2025-02-011-1/+1
|
* replace from_web_latest() with from_web()Adam Janovsky2025-02-015-21/+20
|
* fix bad type in cc old dgst testAdam Janovsky2025-02-011-1/+1
|
* implement PP testsAdam Janovsky2025-02-0111-8/+2812
|
* add dgst testing for CC sampleAdam Janovsky2025-02-012-5/+26
|
* add aux dataset testsAdam Janovsky2025-02-012-1/+216
|
* implement PP processingAdam Janovsky2025-02-0112-166/+359
|
* refactor auxiliary dataset handling, heuristics computationAdam Janovsky2025-02-018-41/+114
|
* Fix tests.J08nY2024-11-211-1/+3
|
* Fix tests.J08nY2024-11-206-9/+35
|
* Add computation of previous and next certificate versions based on ID.J08nY2024-11-201-59/+85
| | | | Fixes #457.
* Fix tests.J08nY2024-11-081-2/+4
|
* Improve CC scheme extraction and matching.J08nY2024-11-081-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.
* Add Poland scheme web download.J08nY2024-11-041-0/+10
| | | | Fixes #454.
* Fix USA scheme download.J08nY2024-07-192-2/+1
|
* Fix scheme dataset test.J08nY2024-07-192-1/+857
|
* Move to new dgst algorithm for CC.J08nY2024-07-1915-41/+43
|
* Temporarily disable broken CC USA scheme test.J08nY2024-07-191-0/+1
|
* Fix NVD CPE Match API usage.J08nY2024-06-101-3/+2
| | | | | | | NIST recently lowered the limit on resultsPerPage for the CPE Match API, hence we have to adapt: https://nvd.nist.gov/general/news/cpematch-resultsperpage-update
* Use NVD api key in testsJ08nY2024-06-101-1/+1
|
* replace seccerts -> sec-certsAdam Janovsky2024-04-251-1/+1
|
* Cleanup PdfData attributes.J08nY2024-02-143-77/+14
|
* Add tests for cert data extraction.J08nY2024-02-142-339/+350
|
* Move CCDocumentState to cert class.J08nY2024-02-138-52/+52
|
* Refactor document state in CC.J08nY2024-02-139-195/+407
|
* Add extraction of certificate data.J08nY2024-02-084-14/+60
|
* 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
|
* Move the meta -> str functions out of cert_id class.J08nY2024-02-051-1/+1
|
* 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
|
* Merge branch 'bump-req-python-to-3-10' into reference-analysisAdam Janovsky2023-11-1410-13/+13
|\