| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #473 from crocs-muni/pre-release-fixes0.3.1 | adamjanovsky | 2025-02-13 | 9 | -12/+12 |
| |\ | | | | | Pre-release fixes | ||||
| | * | PPs: change dset filename pp.json -> dataset.json | Adam Janovsky | 2025-02-13 | 7 | -9/+9 |
| | | | |||||
| | * | fix typos in protection profile example notebook | Adam Janovsky | 2025-02-13 | 1 | -2/+2 |
| | | | |||||
| | * | fix dataset download description class name | Adam Janovsky | 2025-02-13 | 1 | -1/+1 |
| |/ | |||||
| * | Fix PP and CC MU dataset path. | J08nY | 2025-02-05 | 1 | -2/+2 |
| | | | | | | | | The subdir was being set twice, once in the CC dataset constructor and once in the AuxDatasetHandler itself. Resulting in paths like: CC root / auxiliary_datasets / protection_profiles / protection_profiles | ||||
| * | Fix #470. | J08nY | 2025-02-04 | 2 | -9/+15 |
| | | | | | Bad bad bs4! | ||||
| * | Add __str__ to ProtectionProfile | J08nY | 2025-02-03 | 1 | -0/+3 |
| | | |||||
| * | Merge pull request #469 from crocs-muni/feat/pp-processing | Ján Jančár | 2025-02-02 | 87 | -2368/+6594 |
| |\ | | | | | Add PP processing (rebased) | ||||
| | * | Update PP dataset URL. | J08nY | 2025-02-02 | 1 | -1/+1 |
| | | | |||||
| | * | Add docs about dataset layout. | J08nY | 2025-02-02 | 5 | -8/+80 |
| | | | |||||
| | * | Fix overridden method args. | J08nY | 2025-02-02 | 1 | -1/+1 |
| | | | |||||
| | * | Fix aux handlers super() init call. | J08nY | 2025-02-02 | 1 | -8/+11 |
| | | | |||||
| | * | Remove processed_pp_dataset_root_dir, let PP dataset handler figure out the ↵ | J08nY | 2025-02-02 | 1 | -13/+0 |
| | | | | | | | | | dset existence. | ||||
| | * | Fix IUT and MIP tests. | J08nY | 2025-02-01 | 3 | -3/+6 |
| | | | |||||
| | * | Revert the FIPS IUT and MIP from_web methods. | J08nY | 2025-02-01 | 7 | -20/+45 |
| | | | |||||
| | * | fix iut mip tests | Adam Janovsky | 2025-02-01 | 2 | -2/+8 |
| | | | |||||
| | * | fix hanging tests | Adam Janovsky | 2025-02-01 | 1 | -1/+1 |
| | | | |||||
| | * | docs: Add protection profiles | Adam Janovsky | 2025-02-01 | 2 | -0/+171 |
| | | | |||||
| | * | CLI: Add support for PP processing | Adam Janovsky | 2025-02-01 | 1 | -8/+14 |
| | | | |||||
| | * | replace from_web_latest() with from_web() | Adam Janovsky | 2025-02-01 | 36 | -248/+289 |
| | | | |||||
| | * | fix bad type in cc old dgst test | Adam Janovsky | 2025-02-01 | 1 | -1/+1 |
| | | | |||||
| | * | implement PP tests | Adam Janovsky | 2025-02-01 | 13 | -66/+2816 |
| | | | |||||
| | * | add dgst testing for CC sample | Adam Janovsky | 2025-02-01 | 2 | -5/+26 |
| | | | |||||
| | * | add aux dataset tests | Adam Janovsky | 2025-02-01 | 5 | -92/+313 |
| | | | |||||
| | * | change PP snapshot urls | Adam Janovsky | 2025-02-01 | 1 | -2/+2 |
| | | | |||||
| | * | process PP maintenances | Adam Janovsky | 2025-02-01 | 2 | -4/+47 |
| | | | |||||
| | * | forbid empty PP links in ProtectionProfile objects | Adam Janovsky | 2025-02-01 | 2 | -15/+23 |
| | | | |||||
| | * | bump deps, foster auto updates | Adam Janovsky | 2025-02-01 | 6 | -836/+871 |
| | | | |||||
| | * | CCDataset, serialize PP links to dataframe | Adam Janovsky | 2025-02-01 | 1 | -0/+2 |
| | | | |||||
| | * | get rid of duplicate CC URL constant | Adam Janovsky | 2025-02-01 | 2 | -20/+20 |
| | | | |||||
| | * | don't delete CCSchemeDatasetHandler when skipping schemes processing | Adam Janovsky | 2025-02-01 | 1 | -1/+1 |
| | | | |||||
| | * | implement PP processing | Adam Janovsky | 2025-02-01 | 24 | -495/+1303 |
| | | | |||||
| | * | fix notebooks | Adam Janovsky | 2025-02-01 | 5 | -27/+22 |
| | | | |||||
| | * | refactor auxiliary dataset handling, heuristics computation | Adam Janovsky | 2025-02-01 | 23 | -779/+891 |
| | | | |||||
| | * | update deps | Adam Janovsky | 2025-02-01 | 6 | -99/+16 |
| |/ | |||||
| * | Fix search examples with new query engine. | J08nY | 2024-11-28 | 1 | -6/+6 |
| | | |||||
| * | Fix PL cert_id rule. | J08nY | 2024-11-27 | 1 | -1/+1 |
| | | |||||
| * | Add forgotten scheme eval notebook. | J08nY | 2024-11-21 | 1 | -0/+295 |
| | | |||||
| * | Merge pull request #459 from crocs-muni/feat/certificate-versions | Ján Jančár | 2024-11-21 | 12 | -73/+189 |
| |\ | | | | | Add computation of previous and next certificate versions based on ID. | ||||
| | * | Fix tests. | J08nY | 2024-11-21 | 1 | -1/+3 |
| | | | |||||
| | * | Fix tests. | J08nY | 2024-11-20 | 7 | -10/+36 |
| | | | |||||
| | * | Add computation of previous and next certificate versions based on ID. | J08nY | 2024-11-20 | 4 | -62/+150 |
| |/ | | | | Fixes #457. | ||||
| * | Merge pull request #458 from ↵ | adamjanovsky | 2024-11-19 | 10 | -150/+217 |
| |\ | | | | | | | | | crocs-muni/dependabot/pip/requirements/aiohttp-3.10.11 chore(deps): bump aiohttp from 3.10.2 to 3.10.11 in /requirements | ||||
| | * | update deps, linter versions | Adam Janovsky | 2024-11-19 | 10 | -147/+214 |
| | | | |||||
| | * | chore(deps): bump aiohttp from 3.10.2 to 3.10.11 in /requirements | dependabot[bot] | 2024-11-18 | 3 | -3/+3 |
| |/ | | | | | | | | | | | | | | Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.2 to 3.10.11. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.2...v3.10.11) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | Merge pull request #456 from crocs-muni/fix/schemes-again | Ján Jančár | 2024-11-08 | 21 | -410/+801 |
| |\ | | | | | Fix/schemes again | ||||
| | * | Fix tests. | J08nY | 2024-11-08 | 1 | -2/+4 |
| | | | |||||
| | * | Improve CC scheme extraction and matching. | J08nY | 2024-11-08 | 15 | -166/+326 |
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 dateparser to reqs. | J08nY | 2024-11-08 | 4 | -173/+151 |
| | | | |||||
| | * | Improve ANSSI cert_id extraction from scheme site. | J08nY | 2024-11-04 | 1 | -2/+2 |
| | | | |||||
