| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleanup PdfData attributes. | J08nY | 2024-02-14 | 3 | -77/+14 |
| | | |||||
| * | Add tests for cert data extraction. | J08nY | 2024-02-14 | 2 | -339/+350 |
| | | |||||
| * | Move CCDocumentState to cert class. | J08nY | 2024-02-13 | 8 | -52/+52 |
| | | |||||
| * | Refactor document state in CC. | J08nY | 2024-02-13 | 9 | -195/+407 |
| | | |||||
| * | Add extraction of certificate data. | J08nY | 2024-02-08 | 4 | -14/+60 |
| | | |||||
| * | Handle some strict and loose rules after cleanup. | J08nY | 2024-02-07 | 1 | -0/+1 |
| | | |||||
| * | Add more tests for cert_ids. | J08nY | 2024-02-06 | 1 | -0/+10 |
| | | |||||
| * | Add tests fot IT and SG canonicalization. | J08nY | 2024-02-06 | 1 | -0/+8 |
| | | |||||
| * | Move the meta -> str functions out of cert_id class. | J08nY | 2024-02-05 | 1 | -1/+1 |
| | | |||||
| * | Add certificateId meta property. | J08nY | 2024-02-05 | 1 | -1/+7 |
| | | |||||
| * | Improve Canadian rules. | J08nY | 2024-02-05 | 1 | -0/+1 |
| | | |||||
| * | Improve Turkish rules. | J08nY | 2024-02-05 | 1 | -1/+6 |
| | | |||||
| * | Improve Indian rules. | J08nY | 2024-02-05 | 1 | -1/+1 |
| | | |||||
| * | Improve Korean rules. | J08nY | 2024-02-05 | 1 | -0/+5 |
| | | |||||
| * | Improve Italian rules. | J08nY | 2024-02-03 | 1 | -4/+0 |
| | | |||||
| * | Improve Singaporean and Australian rules. | J08nY | 2024-02-03 | 1 | -0/+7 |
| | | |||||
| * | Improve Swedish rules. | J08nY | 2024-02-03 | 1 | -0/+2 |
| | | |||||
| * | Improve Japanese rules. | J08nY | 2024-02-03 | 1 | -3/+3 |
| | | |||||
| * | Improve Malaysian rules. | J08nY | 2024-02-03 | 1 | -0/+6 |
| | | |||||
| * | Improve US scheme rules. | J08nY | 2024-02-03 | 1 | -0/+6 |
| | | |||||
| * | Improve BSI regexes. | J08nY | 2024-02-03 | 1 | -0/+3 |
| | | |||||
| * | Improve NL cert_id rules. | J08nY | 2024-02-02 | 1 | -0/+6 |
| | | |||||
| * | Add france archived list. | J08nY | 2024-02-01 | 1 | -0/+3 |
| | | |||||
| * | Fix CC scheme downloads. | J08nY | 2024-01-04 | 1 | -0/+3 |
| | | |||||
| * | Merge branch 'bump-req-python-to-3-10' into reference-analysis | Adam Janovsky | 2023-11-14 | 10 | -13/+13 |
| |\ | |||||
| | * | bump required python to 3.8 | Adam Janovsky | 2023-11-14 | 10 | -13/+13 |
| | | | |||||
| * | | merge fresh main | Adam Janovsky | 2023-11-14 | 1 | -3/+3 |
| |\| | |||||
| | * | fix new ruff errors | Adam Janovsky | 2023-11-10 | 1 | -3/+3 |
| | | | |||||
| * | | merge main | Adam Janovsky | 2023-06-07 | 36 | -1360/+3315 |
| |\| | |||||
| | * | Move scheme data matching to heuristics. | J08nY | 2023-04-27 | 1 | -1/+2 |
| | | | |||||
| | * | Fix path fixtures yielding. | J08nY | 2023-04-25 | 10 | -21/+30 |
| | | | |||||
| | * | fix cwe parsing in cvedataset | Adam Janovsky | 2023-04-21 | 1 | -7/+7 |
| | | | |||||
| | * | Fix test fixtures. | J08nY | 2023-04-21 | 4 | -45/+46 |
| | | | |||||
| | * | Merge branch 'fix/dup-dedup' into issue/324-Switch-from-NVD-data-feeds-to-API | J08nY | 2023-04-21 | 10 | -63/+242 |
| | |\ | |||||
| | | * | Revert "Move FIPS test fixtures to conftest and share them." | J08nY | 2023-04-21 | 6 | -20/+233 |
| | | | | | | | | | | | | | This reverts commit 98c4f06c6ced66beab6f0c576542acbf15212416. | ||||
| | | * | Revert "Deduplicate some CC test fixtures into conftest." | J08nY | 2023-04-21 | 5 | -37/+146 |
| | | | | | | | | | | | | | This reverts commit 295de0d238602022575580c8d159ab9df9817912. | ||||
| | | * | Fix CC tests. | J08nY | 2023-04-20 | 1 | -32/+32 |
| | | | | |||||
| | | * | Add match filtering based on validation date. | J08nY | 2023-04-18 | 2 | -0/+4 |
| | | | | |||||
| | | * | Make CCSchemeDataset an actual dataset. | J08nY | 2023-04-18 | 4 | -5/+15 |
| | | | | |||||
| | | * | Move scheme dataset matching test into fixture. | J08nY | 2023-04-17 | 1 | -8/+11 |
| | | | | |||||
| | | * | Ditch pytest-monitor marks. | J08nY | 2023-04-15 | 2 | -2/+0 |
| | | | | |||||
| | | * | Share code between FIPS and CC matching. | J08nY | 2023-04-14 | 1 | -3/+0 |
| | | | | |||||
| | | * | Remove indirect imports from __init__ from our code. | J08nY | 2023-04-14 | 12 | -21/+28 |
| | | | | |||||
| | | * | Add CC scheme matching for datasets. | J08nY | 2023-04-14 | 2 | -2/+35 |
| | | | | |||||
| | | * | Deduplicate some CC test fixtures into conftest. | J08nY | 2023-04-14 | 6 | -145/+127 |
| | | | | |||||
| | | * | Add US scheme to enhanced download. | J08nY | 2023-04-14 | 1 | -0/+3 |
| | | | | |||||
| | | * | Add Japan to enhanced scheme download. | J08nY | 2023-04-14 | 1 | -1/+1 |
| | | | | |||||
| | | * | Add Norway extended scheme download. | J08nY | 2023-04-13 | 1 | -3/+1 |
| | | | | |||||
| | | * | Add DE scheme enhanced parsing. | J08nY | 2023-04-13 | 1 | -0/+3 |
| | | | | |||||
| | | * | Add enhanced download to French scheme. | J08nY | 2023-04-13 | 1 | -0/+1 |
| | | | | |||||
