aboutsummaryrefslogtreecommitdiffhomepage
path: root/sec_certs/dataset.py
Commit message (Expand)AuthorAgeFilesLines
* refactor folder strucureAdam Janovsky2021-04-191-1250/+0
* 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
* rename get -> computeAdam Janovsky2021-04-191-3/+3
* default update json when downloadingAdam Janovsky2021-04-161-1/+1
* remove dumb mistake in cpe labelingAdam Janovsky2021-04-161-3/+2
* minor UI improvements of manual cpe matchingAdam Janovsky2021-04-161-5/+9
* relaxing version if no good cpe match foundAdam Janovsky2021-04-161-7/+4
* improves pandas representationAdam Janovsky2021-04-161-3/+13
* CVE and CPE dataset serializationAdam Janovsky2021-04-161-18/+51
* implements function for manual cpe match verificationAdam Janovsky2021-04-161-23/+34
* function to manually verify CPE matchesAdam Janovsky2021-04-151-1/+25
* delete stale fuzzy matching procedureAdam Janovsky2021-04-151-40/+0
* add deterministic cpe-cve matchingAdam Janovsky2021-04-151-1/+14
* serialize non ascii characters to preserve link functionalityAdam Janovsky2021-04-151-1/+1
* set test csv file to windows-1252 encodingAdam Janovsky2021-04-151-1/+1
* cc demo contains heuristicsAdam Janovsky2021-04-141-2/+5
* moves CPE matching from notebook to pythonAdam Janovsky2021-04-141-2/+16
* move cpe match under heuristics fieldAdam Janovsky2021-04-131-1/+12
* add class for capturing heuristicly obtained dataAdam Janovsky2021-04-131-6/+10
* jupyter PoC for CPE matchingAdam Janovsky2021-03-251-5/+17
* Algorithm matching + saner usage (#43)Stanislav Boboň2021-03-201-81/+118
* adds pandas serializaitonAdam Janovsky2021-03-021-0/+5
* Implements alpha version of cpe fuzzy matchingAdam Janovsky2021-03-021-1/+30
* hotfixAdam Janovsky2021-02-241-1/+1
* adds implicit dataset serializationAdam Janovsky2021-02-241-4/+20
* Error messages of certificate are now serializedAdam Janovsky2021-02-241-0/+2
* dgst is serialized as a field in certificateAdam Janovsky2021-02-231-2/+2
* Serialize digest of the certificateAdam Janovsky2021-02-221-2/+2
* Introduce state variable of CCDatasetAdam Janovsky2021-02-201-22/+72
* Add explicit certificate status active/archivedAdam Janovsky2021-02-201-4/+14
* Plug-in old extractions methods to new OOP frameAdam Janovsky2021-02-191-7/+53
* Fix in Web source parsing, pdf metadata parsingAdam Janovsky2021-02-191-5/+35
* fixed requestsStanislav Boboň2021-02-131-6/+3
* yaml + saner configurationStanislav Boboň2021-02-121-4/+4
* group vendors with more sanityStanislav Boboň2021-02-121-3/+4
* web/pdf/processed + html tagsStanislav Boboň2021-02-081-43/+58
* rules as constantsStanislav Boboň2021-02-031-4/+3
* regexes overdoneStanislav Boboň2021-01-281-1/+11
* continuous downloading of alg pagesStanislav Boboň2021-01-211-1/+10
* common rules matchingStanislav Boboň2021-01-211-1/+1
* raw linksStanislav Boboň2021-01-161-1/+1
* settings addedStanislav Boboň2021-01-071-21/+21
* little changesStanislav Boboň2021-01-071-1/+2
* datetime in validationsStanislav Boboň2020-12-291-4/+4
* small improvementsStanislav Boboň2020-12-291-4/+4
* magic constantStanislav Boboň2020-12-271-1/+2
* types + cleanupStanislav Boboň2020-12-271-16/+13
* default parametersStanislav Boboň2020-12-211-1/+1