| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor FIPS & unify CLI actions (#275) | adamjanovsky | 2022-12-08 | 6 | -2900/+0 |
| | | | | | | | | | | | * Unifies CLIs into sine CLI * Merge much of dataset functionality into `Dataset` baseclass * Refactor `unittest` -> `pytest` * Unify processing pipeline across datasets (common public functions) * Unify and refactor processing of auxillary datasets (CPE, CVE, PP, Algorithms, ...) * Upgrade Github Actions pipelines * Allow for failure of some tests * Refactor type hints | ||||
| * | Add new CC cert state attributes. | J08nY | 2022-10-04 | 2 | -18/+24 |
| | | |||||
| * | Merge branch 'main' into feat/temporal-trends-notebook-improvements | Adam Janovsky | 2022-09-27 | 2 | -3/+9 |
| |\ | |||||
| | * | Parse cert id out of filename. | J08nY | 2022-09-19 | 2 | -3/+9 |
| | | | |||||
| * | | start colleting EALs from PP dataset | Adam Janovsky | 2022-09-13 | 2 | -20/+29 |
| |/ | |||||
| * | Serialize fully qualified classnames instead of just the names. | J08nY | 2022-07-10 | 2 | -23/+23 |
| | | |||||
| * | fix CommonCriteriaCert.InternalState constructor | Adam Janovsky | 2022-06-22 | 2 | -3/+15 |
| | | |||||
| * | implement EAL-implied SARs inference | Adam Janovsky | 2022-05-10 | 2 | -3/+3 |
| | | |||||
| * | fix tests, new SAR tests | Adam Janovsky | 2022-05-09 | 2 | -249/+245 |
| | | |||||
| * | Merge branch 'main' into dependency-vulnerability | GeogeFI | 2022-04-07 | 2 | -275/+275 |
| |\ | |||||
| | * | 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 | ||||
| * | | refactor: Fixing comments from code review | GeogeFI | 2022-04-02 | 2 | -6/+6 |
| | | | |||||
| * | | chore: Fixed tests, added support for indirect references | GeogeFI | 2022-03-19 | 2 | -0/+6 |
| |/ | |||||
| * | 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 |
