aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sec_certs/dataset
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add Norway extended scheme download.J08nY2023-04-131-20/+85
| * | Add DE scheme enhanced parsing.J08nY2023-04-131-10/+73
| * | Add enhanced download to French scheme.J08nY2023-04-131-11/+78
| * | Enhance Australian CC collection.J08nY2023-04-131-6/+43
| * | Use urljoin and make URLs absolute in CC scheme dataset.J08nY2023-04-131-57/+71
| * | Fix CC scheme downloads.J08nY2023-04-111-93/+96
| * | Move CC Scheme dataset to separate file.J08nY2023-04-113-762/+769
| * | Add computation of MIP Flows.J08nY2023-04-111-1/+36
| |/
| * switch to pydantic in settings managementAdam Janovsky2023-03-296-6/+6
* | Reference annotations: finalize prediction pipelineadamjanovsky2023-03-171-8/+30
* | wip reference annotator production pipelineAdam Janovsky2023-03-161-4/+24
* | Merge branch 'main' into reference-analysisAdam Janovsky2023-03-162-4/+37
|\|
| * delay and prune look-up dict build in CVEDatasetAdam Janovsky2023-03-162-4/+37
* | Merge branch 'main' into reference-analysisAdam Janovsky2023-03-102-22/+46
|\|
| * finalize cpe matching for on/with configurationsAdam Janovsky2023-03-102-30/+23
| * merge: merged main into feature branchGeorgeFI2023-02-208-174/+132
| |\
| * | format: manual fixes, black is complaining, but wont fix itGeogeFI2023-02-091-1/+0
| * | chore: Formating, fixed testsGeogeFI2022-12-251-1/+1
| * | refactor: Refactoring from notes of code reviewGeogeFI2022-12-251-0/+1
| * | refactor: Refactoring from code reviewGeogeFI2022-12-251-5/+4
| * | docs: Added documentation to the major methodsGeogeFI2022-12-161-0/+5
| * | feat: Added method for filtering cves with cpe configsGeogeFI2022-12-151-1/+9
| * | feat: Implementation of cpe configs, not tested yetGeogeFI2022-12-152-9/+27
* | | WiP production-level reference annotationadamjanovsky2023-03-032-4/+35
| |/ |/|
* | delete DatasetInternalState __bool__()Adam Janovsky2023-02-161-3/+0
* | Fix typo auxillary -> auxiliary.J08nY2023-02-104-75/+75
* | Add serialize decorator to process_aux_dsets.J08nY2023-02-101-1/+1
* | Make FIPS cert_id an int.J08nY2023-02-101-4/+4
* | Fix some failing CC scheme downloads.J08nY2023-02-091-11/+12
* | add flake8-simplify to ruffAdam Janovsky2023-02-035-20/+9
* | pin linter versions, fix some lint problemsAdam Janovsky2023-02-031-1/+0
* | fix some return statementsAdam Janovsky2023-02-034-17/+9
* | ruff enforce comprehensionsAdam Janovsky2023-02-036-17/+15
* | ruff enforce pathlibAdam Janovsky2023-02-021-1/+1
* | adds some pylint checks to ruffAdam Janovsky2023-01-274-6/+6
* | Fix/pypdf and cli fixes (#306)adamjanovsky2023-01-103-19/+0
|/
* rename CommonCriteriaMaintenanceUpdate -> CCMaintenanceUpdateAdam Janovsky2022-12-101-9/+5
* Rename CommonCriteriaCert -> CCCertificateAdam Janovsky2022-12-102-30/+29
* rename common_criteria modules to ccAdam Janovsky2022-12-092-2/+3
* flat -> src layout (#294)adamjanovsky2022-12-0911-0/+3441