aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sec_certs/sample
Commit message (Expand)AuthorAgeFilesLines
* Fix Turkey CC scheme NaNs.J08nY2023-04-261-9/+11
* Fix Norway cert_id parsing in schemes.J08nY2023-04-251-2/+4
* fix cwe parsing in cvedatasetAdam Janovsky2023-04-211-3/+4
* Merge branch 'fix/dup-dedup' into issue/324-Switch-from-NVD-data-feeds-to-APIJ08nY2023-04-214-12/+1615
|\
| * Move CC scheme classes to sample file.J08nY2023-04-201-1/+1530
| * Introduce CC Scheme sample class.J08nY2023-04-201-0/+44
| * Fix Ruff error.J08nY2023-04-181-2/+1
| * Make CCSchemeDataset an actual dataset.J08nY2023-04-181-1/+3
| * Revert "Ditch the __init__ package imports."J08nY2023-04-171-0/+31
| * Ditch the __init__ package imports.J08nY2023-04-141-31/+0
| * Fix bs warnings.J08nY2023-04-141-1/+1
| * 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
* delay and prune look-up dict build in CVEDatasetAdam Janovsky2023-03-161-0/+3
* 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
|\
| * 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
* | 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
|/
* rename CommonCriteriaMaintenanceUpdate -> CCMaintenanceUpdateAdam Janovsky2022-12-102-6/+6
* Rename CommonCriteriaCert -> CCCertificateAdam Janovsky2022-12-103-70/+68