| 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 of tests and pipeline | mmstanone | 2022-02-13 | 1 | -60/+60 |
| | | |||||
| * | fix tests | Adam Janovsky | 2022-02-12 | 2 | -25/+45 |
| | | |||||
| * | Fix from_dict ordering issue. | J08nY | 2022-01-05 | 3 | -11/+8 |
| | | |||||
| * | Add tests for FIPS IUT/MIP stuff. | J08nY | 2021-12-23 | 5 | -0/+12072 |
| | | |||||
| * | Merge pull request #143 from J08nY:fix/ccheuristics | adamjanovsky | 2021-12-18 | 1 | -3/+3 |
| |\ | | | | | Fix CCHeuristics attribute lookup. | ||||
| | * | Fix CCHeuristics attribute lookup. | J08nY | 2021-12-16 | 1 | -3/+3 |
| | | | |||||
| * | | Add more keyword rules. | J08nY | 2021-12-16 | 1 | -1/+3 |
| |/ | | | | Fixes #128. | ||||
| * | Fix "maintainance" -> "maintenance". | J08nY | 2021-12-09 | 4 | -12/+12 |
| | | |||||
| * | move test config file | Adam Janovsky | 2021-11-25 | 1 | -0/+40 |
| | | |||||
| * | simplify tests | Adam Janovsky | 2021-11-15 | 5 | -0/+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 | 3 | -4/+4 |
| | | | |||||
| | * | 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 | 3 | -4/+0 |
| | | | |||||
| * | | Rename heuristics to CCHeuristics | Adam Janovsky | 2021-11-01 | 3 | -4/+4 |
| | | | | | | | | | | | Just in case, problem is when deserializing multiple classes with same name from json. For this purpose, we explicitly differentiate CCHeuristics and FIPSHeuristics | ||||
| * | | Fix tests | Adam Janovsky | 2021-10-31 | 1 | -8/+16 |
| | | | |||||
| * | | minor commit :)) | Adam Janovsky | 2021-10-27 | 1 | -5/+34 |
| | | | |||||
| * | | rename certificate -> sample and split cve,cpe dataset from sample | Adam Janovsky | 2021-10-19 | 1 | -2/+2 |
| | | | |||||
| * | | fix tests CVE description field | Adam Janovsky | 2021-09-21 | 1 | -3/+5 |
| |/ | |||||
| * | fix tests | Adam Janovsky | 2021-09-14 | 1 | -0/+2 |
| | | |||||
| * | add date to CVE, restrict list of shown CPEs | Adam Janovsky | 2021-05-28 | 1 | -2/+4 |
| | | |||||
| * | cc fix state handleling, merge extract and heuristics public methods | Adam Janovsky | 2021-05-18 | 3 | -10/+8 |
| | | |||||
| * | merge dev into cc-feature-parity | Adam Janovsky | 2021-05-14 | 1 | -0/+513 |
| | | |||||
| * | 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 |
| | | |||||
| * | add test for txt processing | Adam Janovsky | 2021-05-13 | 2 | -0/+0 |
| | | |||||
| * | implement heuristics tests | Adam Janovsky | 2021-05-13 | 1 | -1/+1 |
| | | |||||
| * | test improvements | Adam Janovsky | 2021-05-13 | 1 | -0/+3 |
| | | |||||
| * | New API: delete src attribute of CC cert | Adam Janovsky | 2021-05-11 | 3 | -4/+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 | 10 | -0/+2927 |
