| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor/pdftotext as library (#183) | adamjanovsky | 2022-04-04 | 2 | -275/+275 |
| | | | | | | | | - 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 | ||||
| * | Introduce references object. | J08nY | 2022-02-22 | 2 | -206/+243 |
| | | |||||
| * | Rename "affect" -> "reference". | J08nY | 2022-02-22 | 2 | -12/+12 |
| | | | | | | | | 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. | ||||
| * | fix tests | Adam Janovsky | 2022-02-12 | 2 | -25/+45 |
| | | |||||
| * | Fix from_dict ordering issue. | J08nY | 2022-01-05 | 1 | -4/+4 |
| | | |||||
| * | Fix "maintainance" -> "maintenance". | J08nY | 2021-12-09 | 2 | -8/+8 |
| | | |||||
| * | simplify tests | Adam Janovsky | 2021-11-15 | 1 | -1041/+0 |
| | | |||||
| * | Merge branch 'dev' into cve-matching | Adam Janovsky | 2021-11-15 | 3 | -3/+1056 |
| |\ | |||||
| | * | test: Finished tests for computing dependencies | GeogeFI | 2021-11-14 | 1 | -0/+1041 |
| | | | |||||
| | * | test: Created simple test and structure for dataset dependencies. | GeogeFI | 2021-11-06 | 1 | -0/+0 |
| | | | |||||
| | * | fix typo in template test dataset | Adam Janovsky | 2021-11-01 | 1 | -2/+2 |
| | | | |||||
| | * | Rename Heuristics to FIPSHeuristics, CCHeuristics | Adam Janovsky | 2021-11-01 | 2 | -3/+3 |
| | | | |||||
| | * | fix: Renamed properties in json files for tests | GeogeFI | 2021-10-31 | 2 | -12/+12 |
| | | | |||||
| | * | test: Passed 25 tests, 3 not fixed yet. | GeogeFI | 2021-10-27 | 2 | -3/+15 |
| | | | |||||
| * | | delete labeled attribute from CCHeuristics | Adam Janovsky | 2021-11-01 | 2 | -3/+0 |
| | | | |||||
| * | | Rename heuristics to CCHeuristics | Adam Janovsky | 2021-11-01 | 2 | -3/+3 |
| | | | | | | | | | | | Just in case, problem is when deserializing multiple classes with same name from json. For this purpose, we explicitly differentiate CCHeuristics and FIPSHeuristics | ||||
| * | | rename certificate -> sample and split cve,cpe dataset from sample | Adam Janovsky | 2021-10-19 | 1 | -2/+2 |
| |/ | |||||
| * | cc fix state handleling, merge extract and heuristics public methods | Adam Janovsky | 2021-05-18 | 2 | -7/+6 |
| | | |||||
| * | fix tests: delete maintenance update | Adam Janovsky | 2021-05-14 | 1 | -9/+1 |
| | | |||||
| * | implements maintenance update processing | Adam Janovsky | 2021-05-14 | 1 | -1/+9 |
| | | |||||
| * | New API: delete src attribute of CC cert | Adam Janovsky | 2021-05-11 | 2 | -3/+0 |
| | | |||||
| * | cc implement protection profiles dataset | Adam Janovsky | 2021-05-11 | 2 | -2/+4 |
| | | |||||
| * | cc links http -> https | Adam Janovsky | 2021-05-11 | 2 | -14/+14 |
| | | |||||
| * | fix serialization in toy dataset test | Adam Janovsky | 2021-05-10 | 1 | -4/+0 |
| | | |||||
| * | rename test -> tests | Adam Janovsky | 2021-05-10 | 6 | -0/+2805 |
