aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * bump required python to 3.8Adam Janovsky2023-11-1410-13/+13
* | merge fresh mainAdam Janovsky2023-11-141-3/+3
|\|
| * fix new ruff errorsAdam Janovsky2023-11-101-3/+3
* | merge mainAdam Janovsky2023-06-0736-1360/+3315
|\|
| * Move scheme data matching to heuristics.J08nY2023-04-271-1/+2
| * Fix path fixtures yielding.J08nY2023-04-2510-21/+30
| * fix cwe parsing in cvedatasetAdam Janovsky2023-04-211-7/+7
| * Fix test fixtures.J08nY2023-04-214-45/+46
| * Merge branch 'fix/dup-dedup' into issue/324-Switch-from-NVD-data-feeds-to-APIJ08nY2023-04-2110-63/+242
| |\
| | * Revert "Move FIPS test fixtures to conftest and share them."J08nY2023-04-216-20/+233
| | * Revert "Deduplicate some CC test fixtures into conftest."J08nY2023-04-215-37/+146
| | * Fix CC tests.J08nY2023-04-201-32/+32
| | * Add match filtering based on validation date.J08nY2023-04-182-0/+4
| | * Make CCSchemeDataset an actual dataset.J08nY2023-04-184-5/+15
| | * Move scheme dataset matching test into fixture.J08nY2023-04-171-8/+11
| | * Ditch pytest-monitor marks.J08nY2023-04-152-2/+0
| | * Share code between FIPS and CC matching.J08nY2023-04-141-3/+0
| | * Remove indirect imports from __init__ from our code.J08nY2023-04-1412-21/+28
| | * Add CC scheme matching for datasets.J08nY2023-04-142-2/+35
| | * Deduplicate some CC test fixtures into conftest.J08nY2023-04-146-145/+127
| | * Add US scheme to enhanced download.J08nY2023-04-141-0/+3
| | * Add Japan to enhanced scheme download.J08nY2023-04-141-1/+1
| | * Add Norway extended scheme download.J08nY2023-04-131-3/+1
| | * Add DE scheme enhanced parsing.J08nY2023-04-131-0/+3
| | * Add enhanced download to French scheme.J08nY2023-04-131-0/+1
| | * Use urljoin and make URLs absolute in CC scheme dataset.J08nY2023-04-131-48/+121
| | * Add computation of MIP Flows.J08nY2023-04-111-2/+3
| | * Fix annotations import.J08nY2023-04-115-0/+10
| | * Add tests for IUT/MIP matching.J08nY2023-04-112-6/+47
| | * Move FIPS test fixtures to conftest and share them.J08nY2023-04-117-233/+220
| * | fix typehintAdam Janovsky2023-04-201-2/+2
| * | some more cve/cpe testsAdam Janovsky2023-04-202-13/+29