| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix start_version, end_version problems | Adam Janovsky | 2022-02-17 | 1 | -6/+1 |
| * | Normalize generic CPE versions | Adam Janovsky | 2022-02-17 | 1 | -2/+11 |
| * | proper escaping when parsing CPEs | Adam Janovsky | 2022-02-17 | 1 | -3/+6 |
| * | deterministic cpe matches | Adam Janovsky | 2022-02-17 | 1 | -3/+1 |
| * | finish typing for auxilarry sample clases | Adam Janovsky | 2022-02-11 | 1 | -6/+6 |
| * | typing guidance on dataset inheritance | Adam Janovsky | 2022-02-11 | 1 | -5/+5 |
| * | getting rid of random mypy errors | Adam Janovsky | 2022-02-10 | 1 | -8/+6 |
| * | Cache CPE in CVE and CPE datasets. | J08nY | 2021-12-26 | 1 | -0/+6 |
| * | Add slots to CVE and CPE objects. | J08nY | 2021-12-26 | 1 | -0/+3 |
| * | Fix MyPy errors | Adam Janovsky | 2021-12-18 | 1 | -2/+2 |
| * | sort imports | Adam Janovsky | 2021-12-18 | 1 | -1/+2 |
| * | Format code with black | Adam Janovsky | 2021-12-18 | 1 | -17/+33 |
| * | fix mypy problems with cpe matching | Adam Janovsky | 2021-12-15 | 1 | -3/+11 |
| * | (the real commit) | mmstanone | 2021-12-13 | 1 | -7/+13 |
| * | improve matching -> more strict | Adam Janovsky | 2021-11-26 | 1 | -0/+8 |
| * | unify pandas interface | Adam Janovsky | 2021-11-23 | 1 | -2/+3 |
| * | cleanup old code | Adam Janovsky | 2021-10-22 | 1 | -8/+4 |
| * | enhance cpe with start and end versions | Adam Janovsky | 2021-10-19 | 1 | -2/+2 |
| * | introduce startVersion and endVersion to CPE object | Adam Janovsky | 2021-10-19 | 1 | -3/+12 |
| * | rename certificate -> sample and split cve,cpe dataset from sample | Adam Janovsky | 2021-10-19 | 1 | -0/+42 |
