| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | cpe matches list->set, heuristic type hints | Adam Janovsky | 2022-02-16 | 8 | -80/+71 | |
| | | | ||||||
| | * | sort keys on cpe matching evaluation | Adam Janovsky | 2022-02-16 | 1 | -1/+1 | |
| | | | ||||||
| | * | save some time on CPE matching | Adam Janovsky | 2022-02-16 | 3 | -22/+35 | |
| | | | ||||||
| | * | fix cpe matching example | Adam Janovsky | 2022-02-16 | 2 | -3/+9 | |
| | | | ||||||
| * | | Merge pull request #172 from crocs-muni/fix/pdf-data-serialization | Ján Jančár | 2022-02-17 | 1 | -1/+17 | |
| |\ \ | |/ |/| | Fix storage of PDF metadata. | |||||
| | * | Fix storage of PDF metadata. | J08nY | 2022-02-17 | 1 | -1/+17 | |
| |/ | | | | Fixes #167. | |||||
| * | Merge pull request #168 from crocs-muni/adamjanovsky/137-leftover-work-with-mypy | adamjanovsky | 2022-02-14 | 28 | -506/+525 | |
| |\ | | | | | Leftover work with mypy and some random fixes | |||||
| | * | fix failing flake8 | mmstanone | 2022-02-13 | 2 | -6/+12 | |
| | | | ||||||
| | * | Merge branch 'main' into adamjanovsky/137-leftover-work-with-mypy | mmstanone | 2022-02-13 | 4 | -37/+423 | |
| | |\ | |/ |/| | ||||||
| * | | Merge pull request #166 from crocs-muni/regex-expand | adamjanovsky | 2022-02-13 | 4 | -44/+422 | |
| |\ \ | | | | | | | Regex expand | |||||
| | * | | fix: Removed normalized_cert_id, replaced just with cert_id | GeogeFI | 2022-02-13 | 3 | -9/+5 | |
| | | | | ||||||
| | * | | refactor: Refactored almost all things noted by Adam | GeogeFI | 2022-02-07 | 3 | -110/+59 | |
| | | | | ||||||
| | * | | test: Fixed tests | GeogeFI | 2022-02-05 | 3 | -134/+146 | |
| | | | | ||||||
| | * | | refactor: Refactored and formatted version | GeogeFI | 2022-02-05 | 3 | -140/+105 | |
| | | | | ||||||
| | * | | feat: Working normalization waiting for refactoring | GeogeFI | 2022-02-04 | 2 | -51/+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 | 2 | -5/+28 | |
| | | | | ||||||
| | * | | refactor: Changed name of the method | GeogeFI | 2022-01-30 | 3 | -4/+16 | |
| | | | | ||||||
| | * | | fix: Fixed repair id func for BSI certs | GeogeFI | 2022-01-30 | 2 | -19/+29 | |
| | | | | ||||||
| | * | | 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 | |
| | | | | ||||||
| | * | | refactor: Removed redundant regexes | GeogeFI | 2022-01-29 | 1 | -10/+1 | |
| | | | | ||||||
| | * | | 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 | |
| | | | | ||||||
| | * | | feat: Expanded regexes from old-api branch | GeogeFI | 2022-01-28 | 1 | -1/+52 | |
| | | | | ||||||
| | * | | feat: Parsing algorithm for canada, not tested yet | GeogeFI | 2022-01-27 | 1 | -2/+68 | |
| | | | | ||||||
| | * | | feat: Mechanism for niap header parsing ported from old-api, not tested | GeogeFI | 2022-01-27 | 1 | -1/+55 | |
| | | | | ||||||
| | * | | feat: Nscib parsing header function from old-api, untested | GeogeFI | 2022-01-27 | 2 | -0/+97 | |
| | | | | ||||||
| | | * | fix of tests and pipeline | mmstanone | 2022-02-13 | 3 | -74/+90 | |
| | | | | ||||||
| | | * | fixed fips typehints | mmstanone | 2022-02-12 | 2 | -40/+33 | |
| | | | | ||||||
| | | * | Fix CC: Better exception handling on pdf processing #86 | Adam Janovsky | 2022-02-12 | 1 | -4/+10 | |
| | | | | ||||||
| | | * | Fix CVEDataset handling optimizations #130 | Adam Janovsky | 2022-02-12 | 3 | -9/+18 | |
| | | | | ||||||
| | | * | Fixes CC Leaking local paths in serialized errors #131 | Adam Janovsky | 2022-02-12 | 2 | -32/+10 | |
| | | | | ||||||
| | | * | fix tests | Adam Janovsky | 2022-02-12 | 3 | -30/+50 | |
| | | | | ||||||
| | | * | fix Resolve set (de)serialization #169 | Adam Janovsky | 2022-02-11 | 1 | -1/+3 | |
| | | | | ||||||
| | | * | revert deserialization change to fix bug | Adam Janovsky | 2022-02-11 | 2 | -2/+2 | |
| | | | | ||||||
| | | * | revert single helpers change | Adam Janovsky | 2022-02-11 | 1 | -0/+1 | |
| | | | | ||||||
| | | * | get rid of some todos | Adam Janovsky | 2022-02-11 | 5 | -7/+3 | |
| | | | | ||||||
| | | * | slightly weaken type hint of json serialization | Adam Janovsky | 2022-02-11 | 4 | -6/+6 | |
| | | | | ||||||
| | | * | finalize type hints in helpers | Adam Janovsky | 2022-02-11 | 3 | -30/+24 | |
| | | | | ||||||
| | | * | fix typing in serialization package | Adam Janovsky | 2022-02-11 | 3 | -11/+13 | |
| | | | | ||||||
| | | * | finalize typing in model package | Adam Janovsky | 2022-02-11 | 3 | -20/+9 | |
| | | | | ||||||
| | | * | finish typing of configuration | Adam Janovsky | 2022-02-11 | 1 | -3/+3 | |
| | | | | ||||||
| | | * | 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 | |
| | | | | ||||||
| | | * | missing typehints in CPEDataset | Adam Janovsky | 2022-02-11 | 1 | -14/+16 | |
| | | | | ||||||
| | | * | typing guidance on dataset inheritance | Adam Janovsky | 2022-02-11 | 5 | -138/+126 | |
| | | | | ||||||
| | | * | getting rid of random mypy errors | Adam Janovsky | 2022-02-10 | 4 | -21/+32 | |
| | | | | ||||||
| | | * | delete redundant certificate method | Adam Janovsky | 2022-02-10 | 4 | -15/+1 | |
| | | | | ||||||
| | | * | random mypy fixes | Adam Janovsky | 2022-02-10 | 3 | -12/+14 | |
| | | | | ||||||
