| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | chore: Lowered from error log to warning | GeogeFI | 2022-03-05 | 1 | -1/+1 | |
| |/ | ||||||
| * | fix start_version, end_version problems | Adam Janovsky | 2022-02-17 | 1 | -6/+1 | |
| | | ||||||
| * | Normalize generic CPE versions | Adam Janovsky | 2022-02-17 | 1 | -2/+11 | |
| | | ||||||
| * | proper escaping when parsing CPEs | Adam Janovsky | 2022-02-17 | 1 | -3/+6 | |
| | | ||||||
| * | fix: Try/except for getting of cert lab | GeogeFI | 2022-02-17 | 1 | -2/+5 | |
| | | ||||||
| * | format: Typing for CCHeuristics class | GeogeFI | 2022-02-17 | 1 | -1/+1 | |
| | | ||||||
| * | deterministic cpe matches | Adam Janovsky | 2022-02-17 | 1 | -3/+1 | |
| | | ||||||
| * | cpe matches list->set, heuristic type hints | Adam Janovsky | 2022-02-16 | 3 | -44/+41 | |
| | | ||||||
| * | fix failing flake8 | mmstanone | 2022-02-13 | 1 | -4/+10 | |
| | | ||||||
| * | Merge branch 'main' into adamjanovsky/137-leftover-work-with-mypy | mmstanone | 2022-02-13 | 1 | -24/+161 | |
| |\ | ||||||
| | * | Merge pull request #166 from crocs-muni/regex-expand | adamjanovsky | 2022-02-13 | 1 | -32/+161 | |
| | |\ | | | | | | | Regex expand | |||||
| | | * | fix: Removed normalized_cert_id, replaced just with cert_id | GeogeFI | 2022-02-13 | 1 | -6/+5 | |
| | | | | ||||||
| | | * | refactor: Refactored almost all things noted by Adam | GeogeFI | 2022-02-07 | 1 | -96/+51 | |
| | | | | ||||||
| | | * | refactor: Refactored and formatted version | GeogeFI | 2022-02-05 | 1 | -26/+31 | |
| | | | | ||||||
| | | * | feat: Working normalization waiting for refactoring | GeogeFI | 2022-02-04 | 1 | -42/+9 | |
| | | | | ||||||
| | | * | chore: Some comments to continue development | GeogeFI | 2022-02-03 | 1 | -15/+35 | |
| | | | | ||||||
| | | * | feat: Created new structure for fixing all cert ids in object | GeogeFI | 2022-02-03 | 1 | -5/+19 | |
| | | | | ||||||
| | | * | refactor: Changed name of the method | GeogeFI | 2022-01-30 | 1 | -1/+0 | |
| | | | | ||||||
| | | * | fix: Fixed repair id func for BSI certs | GeogeFI | 2022-01-30 | 1 | -18/+14 | |
| | | | | ||||||
| | | * | fix: Did some minor fixes | GeogeFI | 2022-01-29 | 1 | -13/+22 | |
| | | | | ||||||
| | | * | feat: Implemented fixing of ID of certificate, untested, unrefactored | GeogeFI | 2022-01-29 | 1 | -0/+117 | |
| | | | | ||||||
| | | * | feat: Headers searchers plugged in for extracting pdf frontpage | GeogeFI | 2022-01-28 | 1 | -0/+25 | |
| | | | | ||||||
| | | * | feat: Plugged in searchers for other header from old-api branch | GeogeFI | 2022-01-28 | 1 | -0/+23 | |
| | | | | ||||||
| * | | | fix of tests and pipeline | mmstanone | 2022-02-13 | 1 | -10/+21 | |
| | | | | ||||||
| * | | | fixed fips typehints | mmstanone | 2022-02-12 | 1 | -26/+21 | |
| | | | | ||||||
| * | | | Fixes CC Leaking local paths in serialized errors #131 | Adam Janovsky | 2022-02-12 | 1 | -28/+2 | |
| | | | | ||||||
| * | | | revert deserialization change to fix bug | Adam Janovsky | 2022-02-11 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | get rid of some todos | Adam Janovsky | 2022-02-11 | 2 | -2/+1 | |
| | | | | ||||||
| * | | | slightly weaken type hint of json serialization | Adam Janovsky | 2022-02-11 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | finalize type hints in helpers | Adam Janovsky | 2022-02-11 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | finish typing for auxilarry sample clases | Adam Janovsky | 2022-02-11 | 4 | -21/+22 | |
| | | | | ||||||
| * | | | finalize typing for Certificate classes | Adam Janovsky | 2022-02-11 | 3 | -80/+83 | |
| | | | | ||||||
| * | | | typing guidance on dataset inheritance | Adam Janovsky | 2022-02-11 | 1 | -5/+5 | |
| | | | | ||||||
| * | | | getting rid of random mypy errors | Adam Janovsky | 2022-02-10 | 2 | -9/+9 | |
| | | | | ||||||
| * | | | delete redundant certificate method | Adam Janovsky | 2022-02-10 | 3 | -15/+0 | |
| | | | | ||||||
| * | | | random mypy fixes | Adam Janovsky | 2022-02-10 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | update black, random type fixes | Adam Janovsky | 2022-02-10 | 1 | -0/+4 | |
| |/ / | ||||||
| * | | fix: correctly parsing module type | mmstanone | 2022-01-31 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'dev' into dependency-analysis | Adam Janovsky | 2022-01-29 | 7 | -185/+591 | |
| |\ \ | ||||||
| | * \ | Merge pull request #159 from crocs-muni/complex_functions | adamjanovsky | 2022-01-29 | 3 | -156/+187 | |
| | |\ \ | | | | | | | | | Complexity of functions | |||||
| | | * | | rename some CommonCriteriaCert getters | Adam Janovsky | 2022-01-29 | 1 | -24/+25 | |
| | | | | | ||||||
| | | * | | Complexity of functions | mmstanone | 2022-01-14 | 3 | -155/+185 | |
| | | |/ | ||||||
| | * | | fips: Download algorithm pages first to abort early. | J08nY | 2022-01-28 | 1 | -4/+16 | |
| | | | | | | | | | | | | | | | | | | | The algo pages seem to have the most server issues, download them first to abort early in case of an error (and not after downloading all of the module pages and policies). | |||||
| | * | | Fix date loading from dict in MaintenanceReport. | J08nY | 2022-01-28 | 1 | -0/+6 | |
| | | | | ||||||
| | * | | Better fix for date loading in CC. | J08nY | 2022-01-27 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | Fix loading of CC cert from dict. | J08nY | 2022-01-27 | 1 | -0/+2 | |
| | |/ | ||||||
| | * | Fix from_dict ordering issue. | J08nY | 2022-01-05 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix CVE loading from dict. | J08nY | 2022-01-04 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix broken serialization of CVE and CPE objects. | J08nY | 2022-01-03 | 1 | -0/+8 | |
| | | | ||||||
| | * | FIPS - datetime, validation dates and dgsts (#154) | Stanislav BoboĊ | 2022-01-03 | 1 | -20/+34 | |
| | | | | | | | | | | | | | | | * Fixes of everything that failed. * Fixed formatting * Removed unused imports | |||||
