| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix Poland scheme download. | J08nY | 2025-04-03 | 1 | -3/+3 |
| | | |||||
| * | Add annotations import everywhere. | J08nY | 2025-02-28 | 1 | -0/+2 |
| | | |||||
| * | Get rid of DUMMY_NONEXISTING_PATH. | J08nY | 2025-02-15 | 1 | -4/+0 |
| | | |||||
| * | Get rid of all the RETURNCODEs. | J08nY | 2025-02-14 | 1 | -2/+0 |
| | | | | | | # Conflicts: # src/sec_certs/utils/helpers.py | ||||
| * | Get rid of RETURNCODE_OK. This is not C99. | J08nY | 2025-02-14 | 1 | -1/+0 |
| | | |||||
| * | implement PP tests | Adam Janovsky | 2025-02-01 | 1 | -0/+1 |
| | | |||||
| * | implement PP processing | Adam Janovsky | 2025-02-01 | 1 | -0/+38 |
| | | |||||
| * | Improve CC scheme extraction and matching. | J08nY | 2024-11-08 | 1 | -1/+3 |
| | | | | | | | | | | | | | 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 TrustCB. | J08nY | 2024-11-04 | 1 | -3/+6 |
| | | | | | Fixes #455. | ||||
| * | Add Poland scheme web download. | J08nY | 2024-11-04 | 1 | -0/+3 |
| | | | | | Fixes #454. | ||||
| * | Unify and add options to from_web_latest. | J08nY | 2024-10-18 | 1 | -0/+1 |
| | | |||||
| * | Ignore certs in Korean CC download. | J08nY | 2024-10-01 | 1 | -2/+2 |
| | | |||||
| * | Fix USA scheme download. | J08nY | 2024-07-19 | 1 | -4/+3 |
| | | |||||
| * | Fix FIPS aplgo download column parse. | J08nY | 2024-07-04 | 1 | -1/+3 |
| | | | | | | | Fixes #419. Also has an impact on #409. | ||||
| * | Try to fix FIPS alg search. | J08nY | 2024-06-21 | 1 | -1/+1 |
| | | | | | | | | | | | | The link: https://csrc.nist.gov/projects/Cryptographic-Algorithm-Validation-Program/validation-search?searchMode=implementation&page=1&ipp=250 does not work, gives 408. Their search on the site which queries this also does not work. However, when one searches by "validation" it does work. There is no difference to us, as we do not have any queries and simply want all the data. | ||||
| * | Add france archived list. | J08nY | 2024-02-01 | 1 | -0/+1 |
| | | |||||
| * | Fix CC scheme downloads. | J08nY | 2024-01-04 | 1 | -3/+6 |
| | | |||||
| * | merge fresh main | Adam Janovsky | 2023-11-14 | 1 | -3/+5 |
| |\ | |||||
| | * | Fix Australian scheme in-eval. | J08nY | 2023-10-10 | 1 | -1/+1 |
| | | | |||||
| | * | Fix Canada CC scheme download. | J08nY | 2023-08-14 | 1 | -2/+4 |
| | | | | | | | | | | | | | They changed their website, which broke our code. Honestly, I am surprised this scheme parsing does not break more often. | ||||
| * | | bump references | adamjanovsky | 2023-11-14 | 1 | -1/+6 |
| |/ | |||||
| * | Merge branch 'fix/dup-dedup' into issue/324-Switch-from-NVD-data-feeds-to-API | J08nY | 2023-04-21 | 1 | -15/+26 |
| |\ | |||||
| | * | Add US scheme to enhanced download. | J08nY | 2023-04-14 | 1 | -1/+1 |
| | | | |||||
| | * | Add Korea to enhanced CC scheme download. | J08nY | 2023-04-14 | 1 | -3/+4 |
| | | | |||||
| | * | Add Norway extended scheme download. | J08nY | 2023-04-13 | 1 | -2/+3 |
| | | | |||||
| | * | Use urljoin and make URLs absolute in CC scheme dataset. | J08nY | 2023-04-13 | 1 | -4/+7 |
| | | | |||||
| | * | Fix CC scheme downloads. | J08nY | 2023-04-11 | 1 | -8/+14 |
| | | | |||||
| * | | WiP new cve and cpe dataset handling | Adam Janovsky | 2023-04-07 | 1 | -1/+4 |
| |/ | |||||
| * | Fix some failing CC scheme downloads. | J08nY | 2023-02-09 | 1 | -1/+4 |
| | | |||||
| * | flat -> src layout (#294) | adamjanovsky | 2022-12-09 | 1 | -0/+121 |
| - Some mypy fixes - Flat layout -> src layout - Ditch `setup.py` and `setup.cfg` in favour of `pyproject.toml` - Non-pinned requirements moved from `requirements/*.in` to `pyproject.toml` | |||||
