aboutsummaryrefslogtreecommitdiffhomepage
path: root/sec_certs/sample
Commit message (Expand)AuthorAgeFilesLines
* Refactor/pdftotext as library (#183)adamjanovsky2022-04-042-3/+3
* Fix issue with MIP download due to change in FIPS site.J08nY2022-03-291-45/+80
* Merge branch 'main' into cert_id_fixGeogeFI2022-03-082-37/+58
|\
| * Blacken file.J08nY2022-03-041-1/+1
| * Adapt FIPS tests to new reference API.J08nY2022-03-041-12/+5
| * 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-222-16/+16
* | chore: Lowered from error log to warningGeogeFI2022-03-051-1/+1
|/
* fix start_version, end_version problemsAdam Janovsky2022-02-171-6/+1
* Normalize generic CPE versionsAdam Janovsky2022-02-171-2/+11
* proper escaping when parsing CPEsAdam Janovsky2022-02-171-3/+6
* fix: Try/except for getting of cert labGeogeFI2022-02-171-2/+5
* format: Typing for CCHeuristics classGeogeFI2022-02-171-1/+1
* deterministic cpe matchesAdam Janovsky2022-02-171-3/+1
* cpe matches list->set, heuristic type hintsAdam Janovsky2022-02-163-44/+41
* 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
* | | fix of tests and pipelinemmstanone2022-02-131-10/+21
* | | fixed fips typehintsmmstanone2022-02-121-26/+21
* | | Fixes CC Leaking local paths in serialized errors #131Adam Janovsky2022-02-121-28/+2
* | | revert deserialization change to fix bugAdam Janovsky2022-02-112-2/+2
* | | get rid of some todosAdam Janovsky2022-02-112-2/+1
* | | slightly weaken type hint of json serializationAdam Janovsky2022-02-112-2/+2
* | | finalize type hints in helpersAdam Janovsky2022-02-111-1/+1
* | | finish typing for auxilarry sample clasesAdam Janovsky2022-02-114-21/+22
* | | finalize typing for Certificate classesAdam Janovsky2022-02-113-80/+83
* | | typing guidance on dataset inheritanceAdam Janovsky2022-02-111-5/+5
* | | getting rid of random mypy errorsAdam Janovsky2022-02-102-9/+9
* | | delete redundant certificate methodAdam Janovsky2022-02-103-15/+0
* | | random mypy fixesAdam Janovsky2022-02-101-1/+1
* | | update black, random type fixesAdam Janovsky2022-02-101-0/+4
|/ /
* | fix: correctly parsing module typemmstanone2022-01-311-1/+1
* | Merge branch 'dev' into dependency-analysisAdam Janovsky2022-01-297-185/+591
|\ \
| * \ Merge pull request #159 from crocs-muni/complex_functionsadamjanovsky2022-01-293-156/+187
| |\ \
| | * | rename some CommonCriteriaCert gettersAdam Janovsky2022-01-291-24/+25
| | * | Complexity of functionsmmstanone2022-01-143-155/+185
| | |/