| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor/pdftotext as library (#183) | adamjanovsky | 2022-04-04 | 1 | -1/+1 |
| | | | | | | | | - Update Docker Ubuntu to 22.04 - Test pipeline now installs fresh Poppler - Poppler-utils package no longer needed - Paragraph on project dependencies added to CONTRIBUTING.md - Pdftotext is no longer called with subprocess call, but API is leveraged instead | ||||
| * | Adapt FIPS tests to new reference API. | J08nY | 2022-03-04 | 1 | -12/+5 |
| | | |||||
| * | Rename "affect" -> "reference". | J08nY | 2022-02-22 | 1 | -4/+4 |
| | | | | | | | | We shouldn't use affecting to describe the relationship that we are describing here as we are only collecting references and can't say anything about whether the referenced certificates are truly affecting one another. | ||||
| * | cpe matches list->set, heuristic type hints | Adam Janovsky | 2022-02-16 | 1 | -16/+13 |
| | | |||||
| * | fix of tests and pipeline | mmstanone | 2022-02-13 | 1 | -10/+21 |
| | | |||||
| * | fixed fips typehints | mmstanone | 2022-02-12 | 1 | -26/+21 |
| | | |||||
| * | revert deserialization change to fix bug | Adam Janovsky | 2022-02-11 | 1 | -1/+1 |
| | | |||||
| * | slightly weaken type hint of json serialization | Adam Janovsky | 2022-02-11 | 1 | -1/+1 |
| | | |||||
| * | finalize type hints in helpers | Adam Janovsky | 2022-02-11 | 1 | -1/+1 |
| | | |||||
| * | finalize typing for Certificate classes | Adam Janovsky | 2022-02-11 | 1 | -38/+52 |
| | | |||||
| * | delete redundant certificate method | Adam Janovsky | 2022-02-10 | 1 | -7/+0 |
| | | |||||
| * | random mypy fixes | Adam Janovsky | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | fix: correctly parsing module type | mmstanone | 2022-01-31 | 1 | -1/+1 |
| | | |||||
| * | Complexity of functions | mmstanone | 2022-01-14 | 1 | -52/+64 |
| | | |||||
| * | 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 | ||||
| * | Use dgst field for FIPS instead of cert_id. | J08nY | 2021-12-23 | 1 | -5/+5 |
| | | | | | Fixes #125. | ||||
| * | flake8 compliance | Adam Janovsky | 2021-12-19 | 1 | -2/+1 |
| | | |||||
| * | Fix MyPy errors | Adam Janovsky | 2021-12-18 | 1 | -2/+2 |
| | | |||||
| * | fix isort errors | Adam Janovsky | 2021-12-18 | 1 | -5/+1 |
| | | |||||
| * | fix black and isort changes | Adam Janovsky | 2021-12-18 | 1 | -2/+5 |
| | | |||||
| * | sort imports | Adam Janovsky | 2021-12-18 | 1 | -10/+11 |
| | | |||||
| * | Format code with black | Adam Janovsky | 2021-12-18 | 1 | -242/+289 |
| | | |||||
| * | (the real commit) | mmstanone | 2021-12-13 | 1 | -8/+8 |
| | | |||||
| * | Merge branch 'dev' into mypy-errors | mmstanone | 2021-12-12 | 1 | -12/+21 |
| | | |||||
| * | Unify logging uses. | J08nY | 2021-12-10 | 1 | -4/+4 |
| | | |||||
| * | unify pandas interface | Adam Janovsky | 2021-11-23 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'dev' into cve-matching | Adam Janovsky | 2021-11-15 | 1 | -0/+5 |
| | | |||||
| * | fix cpe matching for FIPS Dataset | Adam Janovsky | 2021-11-03 | 1 | -8/+6 |
| | | |||||
| * | delete labeled attribute from fips heuristics | Adam Janovsky | 2021-11-02 | 1 | -1/+0 |
| | | |||||
| * | WiP: making CPE matching work for FIPS | Adam Janovsky | 2021-11-01 | 1 | -1/+1 |
| | | |||||
| * | Rename fips heuristics class to FIPSHeuristics | Adam Janovsky | 2021-10-31 | 1 | -3/+3 |
| | | |||||
| * | merge dev into cve-matching | Adam Janovsky | 2021-10-22 | 1 | -2/+3 |
| | | |||||
| * | rename certificate -> sample and split cve,cpe dataset from sample | Adam Janovsky | 2021-10-19 | 1 | -0/+762 |
