| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | cpe lists->sets in lookup dicts | Adam Janovsky | 2021-04-19 | 1 | -10/+6 | |
| * | | | | | log->print on cpe prompt | Adam Janovsky | 2021-04-19 | 1 | -0/+1 | |
| * | | | | | update type hint in CCDataset | Adam Janovsky | 2021-04-19 | 1 | -1/+2 | |
| * | | | | | fix typo in dataset class | Adam Janovsky | 2021-04-19 | 1 | -1/+1 | |
| * | | | | | n_threads in cve configurable | Adam Janovsky | 2021-04-19 | 1 | -1/+1 | |
| * | | | | | introduce ClassVar in CVEDataset | Adam Janovsky | 2021-04-19 | 1 | -5/+5 | |
| * | | | | | lambda to itemgetter | Adam Janovsky | 2021-04-19 | 1 | -1/+2 | |
| * | | | | | introduce ClassVar constants | Adam Janovsky | 2021-04-19 | 1 | -8/+9 | |
| * | | | | | rename get -> compute | Adam Janovsky | 2021-04-19 | 2 | -9/+8 | |
| * | | | | | default update json when downloading | Adam Janovsky | 2021-04-16 | 1 | -1/+1 | |
| * | | | | | remove dumb mistake in cpe labeling | Adam Janovsky | 2021-04-16 | 1 | -3/+2 | |
| * | | | | | implement tests for cpe and cve stuff | Adam Janovsky | 2021-04-16 | 2 | -10/+9 | |
| * | | | | | minor UI improvements of manual cpe matching | Adam Janovsky | 2021-04-16 | 1 | -5/+9 | |
| * | | | | | match cpe title or item_name | Adam Janovsky | 2021-04-16 | 1 | -2/+8 | |
| * | | | | | relaxing version if no good cpe match found | Adam Janovsky | 2021-04-16 | 4 | -13/+23 | |
| * | | | | | improves pandas representation | Adam Janovsky | 2021-04-16 | 3 | -12/+22 | |
| * | | | | | CVE and CPE dataset serialization | Adam Janovsky | 2021-04-16 | 4 | -36/+62 | |
| * | | | | | implements function for manual cpe match verification | Adam Janovsky | 2021-04-16 | 2 | -28/+39 | |
| * | | | | | function to manually verify CPE matches | Adam Janovsky | 2021-04-15 | 2 | -11/+44 | |
| * | | | | | delete stale fuzzy matching procedure | Adam Janovsky | 2021-04-15 | 1 | -40/+0 | |
| * | | | | | add deterministic cpe-cve matching | Adam Janovsky | 2021-04-15 | 3 | -6/+35 | |
| * | | | | | improvements of cve dataset | Adam Janovsky | 2021-04-15 | 1 | -5/+33 | |
| * | | | | | implement class for CVE dataset | Adam Janovsky | 2021-04-15 | 1 | -0/+158 | |
| * | | | | | serialize non ascii characters to preserve link functionality | Adam Janovsky | 2021-04-15 | 2 | -2/+2 | |
| * | | | | | set test csv file to windows-1252 encoding | Adam Janovsky | 2021-04-15 | 1 | -1/+1 | |
| * | | | | | cc demo contains heuristics | Adam Janovsky | 2021-04-14 | 1 | -2/+5 | |
| * | | | | | add method to download cpe from web | Adam Janovsky | 2021-04-14 | 1 | -0/+18 | |
| * | | | | | moves CPE matching from notebook to python | Adam Janovsky | 2021-04-14 | 3 | -5/+253 | |
| * | | | | | move cpe match under heuristics field | Adam Janovsky | 2021-04-13 | 2 | -9/+41 | |
| * | | | | | add class for capturing heuristicly obtained data | Adam Janovsky | 2021-04-13 | 2 | -8/+31 | |
| * | | | | | jupyter PoC for CPE matching | Adam Janovsky | 2021-03-25 | 2 | -6/+25 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | Merge pull request #31 from petrs/petrs/analyze_affecting | Ján Jančár | 2021-03-24 | 3 | -35/+108 | |
| |\ \ \ \ | ||||||
| | * | | | | removing addition of regex_sep | Petr Svenda | 2021-03-24 | 1 | -1/+1 | |
| | * | | | | comment out fips_rules update (possibly incorrectly removed?) | Petr Svenda | 2021-02-22 | 1 | -1/+1 | |
| | * | | | | move short BSI report numbers from cert_id group to technical reports - is no... | Petr Svenda | 2021-02-18 | 1 | -1/+1 | |
| | * | | | | add --do-find-affecting feature - will find and analyze all certificates whic... | Petr Svenda | 2021-02-18 | 1 | -23/+62 | |
| | * | | | | minor cleaning | Petr Svenda | 2021-02-18 | 2 | -5/+31 | |
| | * | | | | add unified color pallete to have same color between lines and stacked graphs | Petr Svenda | 2021-02-18 | 1 | -3/+9 | |
| | * | | | | add more precise detection of Common Criteria methodology reference | Petr Svenda | 2021-02-18 | 1 | -3/+5 | |
| | |/ / / | ||||||
| * | | / | Algorithm matching + saner usage (#43) | Stanislav Boboň | 2021-03-20 | 6 | -189/+244 | |
| | |_|/ |/| | | ||||||
| * | | | adds pandas serializaiton | Adam Janovsky | 2021-03-02 | 2 | -0/+11 | |
| * | | | Implements alpha version of cpe fuzzy matching | Adam Janovsky | 2021-03-02 | 3 | -4/+46 | |
| | |/ |/| | ||||||
| * | | hotfix | Adam Janovsky | 2021-02-24 | 1 | -1/+1 | |
| * | | adds implicit dataset serialization | Adam Janovsky | 2021-02-24 | 1 | -4/+20 | |
| * | | Error messages of certificate are now serialized | Adam Janovsky | 2021-02-24 | 4 | -21/+57 | |
| * | | dgst is serialized as a field in certificate | Adam Janovsky | 2021-02-23 | 2 | -4/+4 | |
| * | | Serialize digest of the certificate | Adam Janovsky | 2021-02-22 | 2 | -2/+3 | |
| * | | more cautious exception handling | Adam Janovsky | 2021-02-21 | 1 | -1/+4 | |
| * | | Adds fault tolerant data extraction | Adam Janovsky | 2021-02-20 | 3 | -120/+153 | |
| * | | Introduce state variable of CCDataset | Adam Janovsky | 2021-02-20 | 2 | -24/+74 | |
