aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sec_certs/sample
Commit message (Expand)AuthorAgeFilesLines
...
| | * Add CC scheme matching for datasets.J08nY2023-04-141-4/+4
| | * Fix bs warnings.J08nY2023-04-141-1/+1
| | * Add computation of MIP Flows.J08nY2023-04-111-6/+27
| | * Add CC and FIPS matching classes.J08nY2023-04-111-0/+8
| * | some more cve/cpe testsAdam Janovsky2023-04-201-2/+2
| * | defer few importsAdam Janovsky2023-04-161-1/+2
| * | fix fips testsAdam Janovsky2023-04-151-1/+1
| * | fix cpe and cpe testsAdam Janovsky2023-04-141-9/+8
| * | fix typing problem in test_cve_matching.pyAdam Janovsky2023-04-141-2/+10
| * | random fixesAdam Janovsky2023-04-142-10/+37
| * | fix pre-commit problems outside of testsAdam Janovsky2023-04-132-55/+30
| * | WiP new cve and cpe dataset handlingAdam Janovsky2023-04-072-110/+169
| |/
| * switch to pydantic in settings managementAdam Janovsky2023-03-293-3/+3
| * Fix #323.J08nY2023-03-241-0/+6
* | Reference annotations: finalize prediction pipelineadamjanovsky2023-03-171-10/+2
* | wip reference annotator production pipelineAdam Janovsky2023-03-162-2/+12
* | Merge branch 'main' into reference-analysisAdam Janovsky2023-03-161-0/+3
|\|
| * delay and prune look-up dict build in CVEDatasetAdam Janovsky2023-03-161-0/+3
* | Merge branch 'main' into reference-analysisAdam Janovsky2023-03-103-70/+128
|\|
| * finalize cpe matching for on/with configurationsAdam Janovsky2023-03-102-105/+84
| * refactor: Refactored match functionGeorgeFI2023-02-251-1/+1
| * merge: merged main into feature branchGeorgeFI2023-02-208-68/+140
| |\
| * | format: manual fixes, black is complaining, but wont fix itGeogeFI2023-02-091-1/+0
| * | chore: Formating, fixed testsGeogeFI2022-12-251-2/+6
| * | refactor: Refactoring from notes of code reviewGeogeFI2022-12-252-6/+13
| * | refactor: Refactoring from code reviewGeogeFI2022-12-251-7/+5
| * | tests: Written tests for cpe configsGeogeFI2022-12-161-1/+2
| * | docs: Added documentation to the major methodsGeogeFI2022-12-162-0/+14
| * | feat: Representation of cpes in cpe configs as setGeogeFI2022-12-152-7/+5
| * | fix: Fixed critical bug in recursion, fixed testsGeogeFI2022-12-152-4/+13
| * | feat: Implementation of cpe configs, not tested yetGeogeFI2022-12-152-34/+83
* | | WiP production-level reference annotationadamjanovsky2023-03-031-0/+2
| |/ |/|
* | introduce __bool__() on referencesAdam Janovsky2023-02-161-0/+3
* | Make FIPS cert_id an int.J08nY2023-02-101-4/+2
* | Fix FIPS parsing of algorithms from site.J08nY2023-02-091-4/+15
* | fix json deserialization due to cert path handlingAdam Janovsky2023-02-052-11/+81
* | add flake8-simplify to ruffAdam Janovsky2023-02-032-11/+10
* | fix some return statementsAdam Janovsky2023-02-032-9/+7
* | ruff enforce comprehensionsAdam Janovsky2023-02-035-10/+10
* | adds some pylint checks to ruffAdam Janovsky2023-01-274-14/+8
* | replace isort with ruffAdam Janovsky2023-01-272-4/+2
* | Fix #304.J08nY2023-01-091-1/+2
|/
* rename CommonCriteriaMaintenanceUpdate -> CCMaintenanceUpdateAdam Janovsky2022-12-102-6/+6
* Rename CommonCriteriaCert -> CCCertificateAdam Janovsky2022-12-103-70/+68
* rename common_criteria modules to ccAdam Janovsky2022-12-093-2/+2
* flat -> src layout (#294)adamjanovsky2022-12-0913-0/+2870