| Commit message (Collapse) | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Allows for fresh download of CPE and CVE dataset - Ties the aforementioned dataset to CCDataset - Fixes error in computation of related CVEs - Allows for computation of related CVEs only after verified CPEs are computed - CPEDataset has its special json representation as a list of CPE uris | |||||
| * | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | - parallel processing on initialization - look-up tables for cpe matching | |||||
| * | | | | | 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 | |
| |\ \ \ \ | | | | | | | | | | | Petrs/analyze affecting | |||||
| | * | | | | 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 ↵ | Petr Svenda | 2021-02-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | not cert_id, is list of issued certificates in particular period | |||||
| | * | | | | add --do-find-affecting feature - will find and analyze all certificates ↵ | Petr Svenda | 2021-02-18 | 1 | -23/+62 | |
| | | | | | | | | | | | | | | | | | | | | | which are directly or indirectly refernced by the provided one(s). Example: '--do-find-affecting ANSSI-CC-2013/55' for one fo the Estonia estID certificates | |||||
| | * | | | | 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 | |
| | |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixed continuous adding certs * little push * date * added switches * json file + formatting + match algs * matching algs * moved downloading of algorithms, boolean switch and logging * parsing rules to match random matches * Description match fix * removed unnecessary check for web redo * match_algs sane + web redo * processing always from scratch, redo wipes web * nist pages seem a bit... slower * download htmls twice + small cleanup * added weirdly shaped "-" * added matching web algs to pdf * redo quick fix * security functions included in table finding * saner logging * repeated downloading now just works :tm: * redo in demo + matching algs demo * moved plotting and parsing to helpers * removed dependency Co-authored-by: Stanislav Boboň <xbobon@fi.muni.cz> | |||||
| * | | | 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 | |
| | | | | | | | | | - Stored as a part of InternalState complex variable in json | |||||
| * | | dgst is serialized as a field in certificate | Adam Janovsky | 2021-02-23 | 2 | -4/+4 | |
| | | | | | | | | | | | - Previously as a part of dataset where certs changed to dictionary - For rendering at webserver, list is more convenient | |||||
| * | | 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 | |
| | | | | | | | | | | | | | - The variable checks which actions were already performed - Dataset now checks if someone attempts to e.g. convert pdf->txt prior to downloading - Also, operations on certificates are performed only on those certs for which the preceeding operation was successful | |||||
