aboutsummaryrefslogtreecommitdiffhomepage
path: root/sec_certs/sample/common_criteria.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor/pdftotext as library (#183)adamjanovsky2022-04-041-2/+2
* Merge branch 'main' into cert_id_fixGeogeFI2022-03-081-25/+53
|\
| * Blacken file.J08nY2022-03-041-1/+1
| * Introduce references object.J08nY2022-02-221-8/+7
| * Extend PDFData structure with stuff extracted from more frontpages.J08nY2022-02-221-13/+42
| * Rename "affect" -> "reference".J08nY2022-02-221-12/+12
* | chore: Lowered from error log to warningGeogeFI2022-03-051-1/+1
|/
* fix: Try/except for getting of cert labGeogeFI2022-02-171-2/+5
* format: Typing for CCHeuristics classGeogeFI2022-02-171-1/+1
* cpe matches list->set, heuristic type hintsAdam Janovsky2022-02-161-24/+18
* fix failing flake8mmstanone2022-02-131-4/+10
* Merge branch 'main' into adamjanovsky/137-leftover-work-with-mypymmstanone2022-02-131-24/+161
|\
| * Merge pull request #166 from crocs-muni/regex-expandadamjanovsky2022-02-131-32/+161
| |\
| | * fix: Removed normalized_cert_id, replaced just with cert_idGeogeFI2022-02-131-6/+5
| | * refactor: Refactored almost all things noted by AdamGeogeFI2022-02-071-96/+51
| | * refactor: Refactored and formatted versionGeogeFI2022-02-051-26/+31
| | * feat: Working normalization waiting for refactoringGeogeFI2022-02-041-42/+9
| | * chore: Some comments to continue developmentGeogeFI2022-02-031-15/+35
| | * feat: Created new structure for fixing all cert ids in objectGeogeFI2022-02-031-5/+19
| | * refactor: Changed name of the methodGeogeFI2022-01-301-1/+0
| | * fix: Fixed repair id func for BSI certsGeogeFI2022-01-301-18/+14
| | * fix: Did some minor fixesGeogeFI2022-01-291-13/+22
| | * feat: Implemented fixing of ID of certificate, untested, unrefactoredGeogeFI2022-01-291-0/+117
| | * feat: Headers searchers plugged in for extracting pdf frontpageGeogeFI2022-01-281-0/+25
| | * feat: Plugged in searchers for other header from old-api branchGeogeFI2022-01-281-0/+23
* | | Fixes CC Leaking local paths in serialized errors #131Adam Janovsky2022-02-121-28/+2
* | | revert deserialization change to fix bugAdam Janovsky2022-02-111-1/+1
* | | get rid of some todosAdam Janovsky2022-02-111-1/+0
* | | slightly weaken type hint of json serializationAdam Janovsky2022-02-111-1/+1
* | | finalize typing for Certificate classesAdam Janovsky2022-02-111-24/+21
* | | getting rid of random mypy errorsAdam Janovsky2022-02-101-1/+3
* | | delete redundant certificate methodAdam Janovsky2022-02-101-4/+0
|/ /
* | Merge branch 'dev' into dependency-analysisAdam Janovsky2022-01-291-84/+116
|\ \
| * \ Merge pull request #159 from crocs-muni/complex_functionsadamjanovsky2022-01-291-84/+96
| |\ \
| | * | rename some CommonCriteriaCert gettersAdam Janovsky2022-01-291-24/+25
| | * | Complexity of functionsmmstanone2022-01-141-83/+94
| | |/
| * | fips: Download algorithm pages first to abort early.J08nY2022-01-281-4/+16
| * | Fix date loading from dict in MaintenanceReport.J08nY2022-01-281-0/+6
| * | Better fix for date loading in CC.J08nY2022-01-271-2/+2
| * | Fix loading of CC cert from dict.J08nY2022-01-271-0/+2
| |/
* | Merge branch 'dev' into dependency-analysisAdam Janovsky2021-12-191-160/+267
|\|
| * flake8 complianceAdam Janovsky2021-12-191-5/+5
| * Fix MyPy errorsAdam Janovsky2021-12-181-1/+5
| * sort importsAdam Janovsky2021-12-181-5/+5
| * Format code with blackAdam Janovsky2021-12-181-134/+209
| * leftover maintainance -> maintenanceAdam Janovsky2021-12-151-4/+4
| * (the real commit)mmstanone2021-12-131-3/+3
| * Merge branch 'dev' into mypy-errorsmmstanone2021-12-121-12/+38
| * Fix "maintainance" -> "maintenance".J08nY2021-12-091-29/+29
* | feat: Dependencies on archived certs, BSI certs affecting ANSSI certsGeogeFI2021-11-281-6/+6
|/