aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * cpe matches list->set, heuristic type hintsAdam Janovsky2022-02-168-80/+71
| * sort keys on cpe matching evaluationAdam Janovsky2022-02-161-1/+1
| * save some time on CPE matchingAdam Janovsky2022-02-163-22/+35
| * fix cpe matching exampleAdam Janovsky2022-02-162-3/+9
* | Merge pull request #172 from crocs-muni/fix/pdf-data-serializationJán Jančár2022-02-171-1/+17
|\ \ | |/ |/|
| * Fix storage of PDF metadata.J08nY2022-02-171-1/+17
|/
* Merge pull request #168 from crocs-muni/adamjanovsky/137-leftover-work-with-mypyadamjanovsky2022-02-1428-506/+525
|\
| * fix failing flake8mmstanone2022-02-132-6/+12
| * Merge branch 'main' into adamjanovsky/137-leftover-work-with-mypymmstanone2022-02-134-37/+423
| |\ | |/ |/|
* | Merge pull request #166 from crocs-muni/regex-expandadamjanovsky2022-02-134-44/+422
|\ \
| * | fix: Removed normalized_cert_id, replaced just with cert_idGeogeFI2022-02-133-9/+5
| * | refactor: Refactored almost all things noted by AdamGeogeFI2022-02-073-110/+59
| * | test: Fixed testsGeogeFI2022-02-053-134/+146
| * | refactor: Refactored and formatted versionGeogeFI2022-02-053-140/+105
| * | feat: Working normalization waiting for refactoringGeogeFI2022-02-042-51/+9
| * | chore: Some comments to continue developmentGeogeFI2022-02-031-15/+35
| * | feat: Created new structure for fixing all cert ids in objectGeogeFI2022-02-032-5/+28
| * | refactor: Changed name of the methodGeogeFI2022-01-303-4/+16
| * | fix: Fixed repair id func for BSI certsGeogeFI2022-01-302-19/+29
| * | fix: Did some minor fixesGeogeFI2022-01-291-13/+22
| * | feat: Implemented fixing of ID of certificate, untested, unrefactoredGeogeFI2022-01-291-0/+117
| * | refactor: Removed redundant regexesGeogeFI2022-01-291-10/+1
| * | 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
| * | feat: Expanded regexes from old-api branchGeogeFI2022-01-281-1/+52
| * | feat: Parsing algorithm for canada, not tested yetGeogeFI2022-01-271-2/+68
| * | feat: Mechanism for niap header parsing ported from old-api, not testedGeogeFI2022-01-271-1/+55
| * | feat: Nscib parsing header function from old-api, untestedGeogeFI2022-01-272-0/+97
| | * fix of tests and pipelinemmstanone2022-02-133-74/+90
| | * fixed fips typehintsmmstanone2022-02-122-40/+33
| | * Fix CC: Better exception handling on pdf processing #86Adam Janovsky2022-02-121-4/+10
| | * Fix CVEDataset handling optimizations #130Adam Janovsky2022-02-123-9/+18
| | * Fixes CC Leaking local paths in serialized errors #131Adam Janovsky2022-02-122-32/+10
| | * fix testsAdam Janovsky2022-02-123-30/+50
| | * fix Resolve set (de)serialization #169Adam Janovsky2022-02-111-1/+3
| | * revert deserialization change to fix bugAdam Janovsky2022-02-112-2/+2
| | * revert single helpers changeAdam Janovsky2022-02-111-0/+1
| | * get rid of some todosAdam Janovsky2022-02-115-7/+3
| | * slightly weaken type hint of json serializationAdam Janovsky2022-02-114-6/+6
| | * finalize type hints in helpersAdam Janovsky2022-02-113-30/+24
| | * fix typing in serialization packageAdam Janovsky2022-02-113-11/+13
| | * finalize typing in model packageAdam Janovsky2022-02-113-20/+9
| | * finish typing of configurationAdam Janovsky2022-02-111-3/+3
| | * finish typing for auxilarry sample clasesAdam Janovsky2022-02-114-21/+22
| | * finalize typing for Certificate classesAdam Janovsky2022-02-113-80/+83
| | * missing typehints in CPEDatasetAdam Janovsky2022-02-111-14/+16
| | * typing guidance on dataset inheritanceAdam Janovsky2022-02-115-138/+126
| | * getting rid of random mypy errorsAdam Janovsky2022-02-104-21/+32
| | * delete redundant certificate methodAdam Janovsky2022-02-104-15/+1
| | * random mypy fixesAdam Janovsky2022-02-103-12/+14