| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add tests for cert data extraction. | J08nY | 2024-02-14 | 1 | -1/+2 |
| | | |||||
| * | Refactor document state in CC. | J08nY | 2024-02-13 | 1 | -14/+14 |
| | | |||||
| * | Add extraction of certificate data. | J08nY | 2024-02-08 | 1 | -14/+90 |
| | | |||||
| * | Fix pandas deprecation in to_datetime. | J08nY | 2024-02-01 | 1 | -3/+3 |
| | | |||||
| * | Fix CC CSV and HTML parsing. | J08nY | 2024-01-02 | 1 | -2/+5 |
| | | |||||
| * | Merge branch 'bump-req-python-to-3-10' into reference-analysis | Adam Janovsky | 2023-11-14 | 1 | -1/+2 |
| |\ | |||||
| | * | bump required python to 3.8 | Adam Janovsky | 2023-11-14 | 1 | -1/+2 |
| | | | |||||
| * | | merge fresh main | Adam Janovsky | 2023-11-14 | 1 | -34/+32 |
| |\| | |||||
| | * | Add rudimentary profiling. | J08nY | 2023-08-24 | 1 | -34/+32 |
| | | | | | | | | | Fixes #288. | ||||
| * | | bump references | adamjanovsky | 2023-11-14 | 1 | -68/+1 |
| | | | |||||
| * | | adjust ReferenceSegmentExtractor to work with OCR-segmented jsons | Adam Janovsky | 2023-07-19 | 1 | -1/+1 |
| | | | |||||
| * | | merge main | Adam Janovsky | 2023-06-07 | 1 | -779/+62 |
| |\| | |||||
| | * | coerce problematic datetime values in cert csvs/dfs/htmls | Adam Janovsky | 2023-05-18 | 1 | -4/+4 |
| | | | |||||
| | * | Move scheme data matching to heuristics. | J08nY | 2023-04-27 | 1 | -12/+16 |
| | | | |||||
| | * | Compute scheme data matches in heuristics, after cert_ids are computed. | J08nY | 2023-04-27 | 1 | -12/+14 |
| | | | |||||
| | * | Merge pull request #328 from ↵ | Ján Jančár | 2023-04-24 | 1 | -10/+7 |
| | |\ | | | | | | | | | | | | | crocs-muni/issue/324-Switch-from-NVD-data-feeds-to-API Switch from NVD json feeds to API | ||||
| | | * | Merge branch 'fix/dup-dedup' into issue/324-Switch-from-NVD-data-feeds-to-API | J08nY | 2023-04-21 | 1 | -767/+42 |
| | | |\ | |||||
| | | * | | defer few imports | Adam Janovsky | 2023-04-16 | 1 | -1/+2 |
| | | | | | |||||
| | | * | | fix pre-commit problems outside of tests | Adam Janovsky | 2023-04-13 | 1 | -8/+5 |
| | | | | | |||||
| | * | | | Assign scheme data to archived certs as well. | J08nY | 2023-04-21 | 1 | -4/+8 |
| | | |/ | |/| | |||||
| | * | | Move CC scheme classes to sample file. | J08nY | 2023-04-20 | 1 | -1/+2 |
| | | | | |||||
| | * | | Introduce CC Scheme sample class. | J08nY | 2023-04-20 | 1 | -3/+2 |
| | | | | |||||
| | * | | Add match filtering based on validation date. | J08nY | 2023-04-18 | 1 | -0/+1 |
| | | | | |||||
| | * | | Make CCSchemeDataset an actual dataset. | J08nY | 2023-04-18 | 1 | -3/+38 |
| | | | | |||||
| | * | | Move CC Scheme dataset to separate file. | J08nY | 2023-04-11 | 1 | -761/+1 |
| | |/ | |||||
| | * | switch to pydantic in settings management | Adam Janovsky | 2023-03-29 | 1 | -1/+1 |
| | | | |||||
| * | | Reference annotations: finalize prediction pipeline | adamjanovsky | 2023-03-17 | 1 | -8/+30 |
| | | | |||||
| * | | wip reference annotator production pipeline | Adam Janovsky | 2023-03-16 | 1 | -4/+24 |
| | | | |||||
| * | | WiP production-level reference annotation | adamjanovsky | 2023-03-03 | 1 | -3/+34 |
| |/ | |||||
| * | Fix typo auxillary -> auxiliary. | J08nY | 2023-02-10 | 1 | -20/+20 |
| | | |||||
| * | Add serialize decorator to process_aux_dsets. | J08nY | 2023-02-10 | 1 | -1/+1 |
| | | |||||
| * | Fix some failing CC scheme downloads. | J08nY | 2023-02-09 | 1 | -11/+12 |
| | | |||||
| * | add flake8-simplify to ruff | Adam Janovsky | 2023-02-03 | 1 | -13/+4 |
| | | |||||
| * | fix some return statements | Adam Janovsky | 2023-02-03 | 1 | -7/+3 |
| | | |||||
| * | ruff enforce comprehensions | Adam Janovsky | 2023-02-03 | 1 | -2/+2 |
| | | |||||
| * | adds some pylint checks to ruff | Adam Janovsky | 2023-01-27 | 1 | -1/+1 |
| | | |||||
| * | Fix/pypdf and cli fixes (#306) | adamjanovsky | 2023-01-10 | 1 | -10/+0 |
| | | | | | | | * fix CLI path handling * bump pypdf * fix gitignore bug * default n_threads arg, allow all cores utilization with -1 | ||||
| * | rename CommonCriteriaMaintenanceUpdate -> CCMaintenanceUpdate | Adam Janovsky | 2022-12-10 | 1 | -9/+5 |
| | | |||||
| * | Rename CommonCriteriaCert -> CCCertificate | Adam Janovsky | 2022-12-10 | 1 | -29/+28 |
| | | |||||
| * | rename common_criteria modules to cc | Adam Janovsky | 2022-12-09 | 1 | -0/+1674 |
