| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Improve Singaporean and Australian rules. | J08nY | 2024-02-03 | 1 | -0/+17 | |
| * | Improve Spanish rules. | J08nY | 2024-02-03 | 1 | -13/+11 | |
| * | Improve Swedish rules. | J08nY | 2024-02-03 | 1 | -1/+8 | |
| * | Improve UK rules. | J08nY | 2024-02-03 | 1 | -2/+6 | |
| * | Improve Japanese rules. | J08nY | 2024-02-03 | 1 | -4/+12 | |
| * | Improve Malaysian rules. | J08nY | 2024-02-03 | 1 | -0/+14 | |
| * | Improve US scheme rules. | J08nY | 2024-02-03 | 1 | -3/+26 | |
| * | Improve BSI regexes. | J08nY | 2024-02-03 | 1 | -30/+31 | |
| * | Cleanup ANSSI rules. | J08nY | 2024-02-02 | 1 | -14/+14 | |
| * | Improve NL cert_id rules. | J08nY | 2024-02-02 | 1 | -1/+1 | |
| * | Fix cert_lab parsing. | J08nY | 2024-02-02 | 1 | -1/+1 | |
| * | Fix bs4 deprecation. | J08nY | 2024-02-01 | 1 | -1/+1 | |
| * | Fix Turkish scheme test xfail. | J08nY | 2024-02-01 | 1 | -2/+1 | |
| * | Add france archived list. | J08nY | 2024-02-01 | 1 | -30/+98 | |
| * | Fix CC scheme downloads. | J08nY | 2024-01-04 | 2 | -94/+154 | |
| * | Fix CC CSV and HTML parsing. | J08nY | 2024-01-02 | 1 | -7/+13 | |
| * | Fix FIPS MIP introcution of "On Hold". | J08nY | 2023-12-09 | 1 | -0/+1 | |
| * | Merge branch 'bump-req-python-to-3-10' into reference-analysis | Adam Janovsky | 2023-11-14 | 4 | -4/+6 | |
| |\ | ||||||
| | * | bump required python to 3.8 | Adam Janovsky | 2023-11-14 | 4 | -4/+6 | |
| * | | merge fresh main | Adam Janovsky | 2023-11-14 | 5 | -19/+28 | |
| |\| | ||||||
| | * | fix new ruff errors | Adam Janovsky | 2023-11-10 | 3 | -10/+9 | |
| | * | Fix Australian scheme in-eval. | J08nY | 2023-10-10 | 1 | -1/+1 | |
| | * | Merge branch 'main' into feat-fips-references | GeorgeFI | 2023-09-01 | 1 | -0/+9 | |
| | |\ | ||||||
| | | * | Fix CC scheme certificate matching. | J08nY | 2023-08-24 | 1 | -0/+9 | |
| | * | | Merge branch 'main' into feat-fips-references | GeorgeFI | 2023-08-20 | 1 | -2/+6 | |
| | |\| | ||||||
| | | * | Fix Canada CC scheme download. | J08nY | 2023-08-14 | 1 | -2/+6 | |
| | * | | refactor: Light refactor of fips returns statements | GeorgeFI | 2023-06-10 | 1 | -6/+3 | |
| | |/ | ||||||
| * | | fix anssi cert_id normalization | adamjanovsky | 2023-09-17 | 1 | -3/+5 | |
| * | | WiP: introduce actually extracted cert_id_keywords instead of canonical | Adam Janovsky | 2023-09-17 | 1 | -1/+6 | |
| * | | merge main | Adam Janovsky | 2023-06-07 | 9 | -166/+1849 | |
| |\| | ||||||
| | * | Fix Turkey CC scheme NaNs. | J08nY | 2023-04-26 | 1 | -9/+11 | |
| | * | Fix Norway cert_id parsing in schemes. | J08nY | 2023-04-25 | 1 | -2/+4 | |
| | * | fix cwe parsing in cvedataset | Adam Janovsky | 2023-04-21 | 1 | -3/+4 | |
| | * | Merge branch 'fix/dup-dedup' into issue/324-Switch-from-NVD-data-feeds-to-API | J08nY | 2023-04-21 | 4 | -12/+1615 | |
| | |\ | ||||||
| | | * | Move CC scheme classes to sample file. | J08nY | 2023-04-20 | 1 | -1/+1530 | |
| | | * | Introduce CC Scheme sample class. | J08nY | 2023-04-20 | 1 | -0/+44 | |
| | | * | Fix Ruff error. | J08nY | 2023-04-18 | 1 | -2/+1 | |
| | | * | Make CCSchemeDataset an actual dataset. | J08nY | 2023-04-18 | 1 | -1/+3 | |
| | | * | Revert "Ditch the __init__ package imports." | J08nY | 2023-04-17 | 1 | -0/+31 | |
| | | * | Ditch the __init__ package imports. | J08nY | 2023-04-14 | 1 | -31/+0 | |
| | | * | Fix bs warnings. | J08nY | 2023-04-14 | 1 | -1/+1 | |
| | | * | Add CC scheme matching for datasets. | J08nY | 2023-04-14 | 1 | -4/+4 | |
| | | * | Fix bs warnings. | J08nY | 2023-04-14 | 1 | -1/+1 | |
| | | * | Add computation of MIP Flows. | J08nY | 2023-04-11 | 1 | -6/+27 | |
| | | * | Add CC and FIPS matching classes. | J08nY | 2023-04-11 | 1 | -0/+8 | |
| | * | | some more cve/cpe tests | Adam Janovsky | 2023-04-20 | 1 | -2/+2 | |
| | * | | defer few imports | Adam Janovsky | 2023-04-16 | 1 | -1/+2 | |
| | * | | fix fips tests | Adam Janovsky | 2023-04-15 | 1 | -1/+1 | |
| | * | | fix cpe and cpe tests | Adam Janovsky | 2023-04-14 | 1 | -9/+8 | |
| | * | | fix typing problem in test_cve_matching.py | Adam Janovsky | 2023-04-14 | 1 | -2/+10 | |
