aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | cpe lists->sets in lookup dictsAdam Janovsky2021-04-192-14/+9
| * | | | log->print on cpe promptAdam Janovsky2021-04-191-0/+1
| * | | | update type hint in CCDatasetAdam Janovsky2021-04-191-1/+2
| * | | | fix typo in dataset classAdam Janovsky2021-04-191-1/+1
| * | | | n_threads in cve configurableAdam Janovsky2021-04-191-1/+1
| * | | | introduce ClassVar in CVEDatasetAdam Janovsky2021-04-191-5/+5
| * | | | lambda to itemgetterAdam Janovsky2021-04-191-1/+2
| * | | | introduce ClassVar constantsAdam Janovsky2021-04-191-8/+9
| * | | | rename get -> computeAdam Janovsky2021-04-193-10/+9
| * | | | fix typoAdam Janovsky2021-04-191-1/+1
| * | | | fix typo in examples readmeAdam Janovsky2021-04-161-1/+1
| * | | | fix test, do not store json nowAdam Janovsky2021-04-161-1/+1
| * | | | delete old matching notebookAdam Janovsky2021-04-161-664/+0
| * | | | default update json when downloadingAdam Janovsky2021-04-163-3/+3
| * | | | remove dumb mistake in cpe labelingAdam Janovsky2021-04-162-4/+5
| * | | | remove mistakenly added fileAdam Janovsky2021-04-161-160253/+0
| * | | | document on manual labeling, add examplesAdam Janovsky2021-04-166-1/+160336
| * | | | implement tests for cpe and cve stuffAdam Janovsky2021-04-166-10/+179
| * | | | minor UI improvements of manual cpe matchingAdam Janovsky2021-04-161-5/+9
| * | | | match cpe title or item_nameAdam Janovsky2021-04-161-2/+8
| * | | | relaxing version if no good cpe match foundAdam Janovsky2021-04-164-13/+23
| * | | | improves pandas representationAdam Janovsky2021-04-163-12/+22
| * | | | CVE and CPE dataset serializationAdam Janovsky2021-04-165-36/+68
| * | | | implements function for manual cpe match verificationAdam Janovsky2021-04-164-31/+42
| * | | | function to manually verify CPE matchesAdam Janovsky2021-04-152-11/+44
| * | | | delete stale fuzzy matching procedureAdam Janovsky2021-04-151-40/+0
| * | | | fix testsAdam Janovsky2021-04-152-3/+9
| * | | | add deterministic cpe-cve matchingAdam Janovsky2021-04-153-6/+35
| * | | | improvements of cve datasetAdam Janovsky2021-04-151-5/+33
| * | | | implement class for CVE datasetAdam Janovsky2021-04-151-0/+158
| * | | | serialize non ascii characters to preserve link functionalityAdam Janovsky2021-04-153-3/+3
| * | | | set test csv file to windows-1252 encodingAdam Janovsky2021-04-154-27/+30
| * | | | cc demo contains heuristicsAdam Janovsky2021-04-142-2/+7
| * | | | add method to download cpe from webAdam Janovsky2021-04-141-0/+18
| * | | | moves CPE matching from notebook to pythonAdam Janovsky2021-04-143-5/+253
| * | | | move cpe match under heuristics fieldAdam Janovsky2021-04-135-18/+47
| * | | | add class for capturing heuristicly obtained dataAdam Janovsky2021-04-136-11/+51
| * | | | just documenting WiPAdam Janovsky2021-04-121-8/+61
| * | | | multiple improvements of cpe matchingAdam Janovsky2021-03-261-40/+140
| * | | | some random plotting in cpe matchingAdam Janovsky2021-03-251-9/+70
| * | | | jupyter PoC for CPE matchingAdam Janovsky2021-03-254-6/+476
|/ / / /
* | | | Merge pull request #31 from petrs/petrs/analyze_affectingJán Jančár2021-03-244-38/+122
|\ \ \ \
| * | | | removing addition of regex_sepPetr Svenda2021-03-241-1/+1
| * | | | comment out fips_rules update (possibly incorrectly removed?)Petr Svenda2021-02-221-1/+1
| * | | | move short BSI report numbers from cert_id group to technical reports - is no...Petr Svenda2021-02-181-1/+1
| * | | | add --do-find-affecting feature - will find and analyze all certificates whic...Petr Svenda2021-02-182-26/+76
| * | | | minor cleaningPetr Svenda2021-02-182-5/+31
| * | | | add unified color pallete to have same color between lines and stacked graphsPetr Svenda2021-02-181-3/+9
| * | | | add more precise detection of Common Criteria methodology referencePetr Svenda2021-02-181-3/+5
* | | | | Algorithm matching + saner usage (#43)Stanislav Boboň2021-03-207-196/+259
| |_|_|/ |/| | |