aboutsummaryrefslogtreecommitdiffhomepage
path: root/sec_certs
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | json file + formatting + match algsStanislav Boboň2021-03-071-31/+58
| | | | |
| * | | | Merge branch 'master' into fipsStanislav Boboň2021-03-043-4/+57
| |\ \ \ \
| * | | | | dateStanislav Boboň2021-02-282-3/+3
| | | | | |
| * | | | | little pushStanislav Boboň2021-02-283-3/+8
| | | | | |
| * | | | | Merge branch 'master' into fipsStanislav Boboň2021-02-256-46/+648
| |\ \ \ \ \
| * | | | | | fixed continuous adding certsStanislav Boboň2021-02-251-6/+11
| | | | | | |
* | | | | | | add url to latest dataset snapshotAdam Janovsky2021-05-142-4/+4
| | | | | | |
* | | | | | | some constraints on maintenance updatesAdam Janovsky2021-05-142-2/+10
| | | | | | |
* | | | | | | implements maintenance update processingAdam Janovsky2021-05-143-2/+71
| | | | | | |
* | | | | | | flatten keywords dictionaryAdam Janovsky2021-05-142-5/+34
| | | | | | |
* | | | | | | exception handling of dataset copy functionAdam Janovsky2021-05-141-3/+12
| | | | | | |
* | | | | | | computing heuristics now updates state of datasetAdam Janovsky2021-05-141-0/+2
| | | | | | |
* | | | | | | setting root dir properly copies whole dataset contentsAdam Janovsky2021-05-142-14/+30
| | | | | | |
* | | | | | | improvements in config handling CLIAdam Janovsky2021-05-131-0/+2
| | | | | | |
* | | | | | | CC CLIAdam Janovsky2021-05-131-1/+1
| | | | | | |
* | | | | | | method for downloading json dset from webAdam Janovsky2021-05-131-0/+12
| | | | | | |
* | | | | | | delete old APIAdam Janovsky2021-05-1316-4374/+205
| | | | | | |
* | | | | | | add simple PP testAdam Janovsky2021-05-131-2/+2
| | | | | | |
* | | | | | | implement heuristics testsAdam Janovsky2021-05-131-2/+2
| | | | | | |
* | | | | | | fix in __bool__ for pdfData classAdam Janovsky2021-05-131-1/+1
| | | | | | |
* | | | | | | override __bool__ for PdfData classAdam Janovsky2021-05-131-0/+3
| | | | | | |
* | | | | | | fix test path problemsAdam Janovsky2021-05-111-0/+1
| | | | | | |
* | | | | | | get rid of constants in favor of configAdam Janovsky2021-05-118-29/+39
| | | | | | |
* | | | | | | new dot notation of configAdam Janovsky2021-05-112-5/+4
| | | | | | |
* | | | | | | improve config handlingAdam Janovsky2021-05-111-4/+17
| | | | | | |
* | | | | | | New API: delete src attribute of CC certAdam Janovsky2021-05-113-27/+17
| | | | | | |
* | | | | | | cc implement protection profiles datasetAdam Janovsky2021-05-116-30/+139
| | | | | | |
* | | | | | | cc links http -> httpsAdam Janovsky2021-05-111-1/+1
| | | | | | |
* | | | | | | new cc download testsAdam Janovsky2021-05-102-11/+28
| | | | | | |
* | | | | | | isolate function for downloading csv/html resourcesAdam Janovsky2021-05-101-12/+13
| | | | | | |
* | | | | | | merge dev onto cc-feature-parityAdam Janovsky2021-05-104-25/+588
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | moving the scripts in a folder and rewriting the setup.py to find them once ↵KeleranV2021-04-291-0/+212
| | | | | | | | | | | | | | | | | | | | | | | | | | | | they're moved
| * | | | | | moving the process_script in a directory in order to have it inside the PyPI ↵Léo Vansimay2021-04-271-0/+333
| | | | | | | | | | | | | | | | | | | | | | | | | | | | package
| * | | | | | adjust cpe matching constantAdam Janovsky2021-04-201-1/+1
| | | | | | |
| * | | | | | fix labeling error progress saveAdam Janovsky2021-04-202-6/+10
| | | | | | |
| * | | | | | fix in cpe labeling progress saveAdam Janovsky2021-04-201-3/+3
| | | | | | |
| * | | | | | increase max number of cpe matchesAdam Janovsky2021-04-201-1/+1
| | | | | | |
| * | | | | | improve interface of manual cpe labelingAdam Janovsky2021-04-191-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | functions to import/export for label-studioAdam Janovsky2021-04-232-1/+42
| | | | | |
* | | | | | adjust cpe matching ocnstantAdam Janovsky2021-04-201-1/+1
| | | | | |
* | | | | | basically rebase of devAdam Janovsky2021-04-202-2/+5
| | | | | |
* | | | | | dont compute heuristics immediatelyAdam Janovsky2021-04-201-6/+6
| | | | | |
* | | | | | increase max cpe matches constantAdam Janovsky2021-04-201-1/+1
| | | | | |
* | | | | | Extraction of cert_id, revocation of some testsAdam Janovsky2021-04-202-8/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Cert_ids are now extracted - cert_id from frontpage is always preferred - If no frontpage cert_id is found, the most ocurring keyword is preferred - Some tests were revoked as heuristics should be computed after pdf processing
* | | | | | compute heuristics cert labAdam Janovsky2021-04-202-1/+7
| | | | | |
* | | | | | collect certification lab in heuristicsAdam Janovsky2021-04-201-28/+45
| | | | | |
* | | | | | fix import in datasetAdam Janovsky2021-04-191-1/+1
| | | | | |
* | | | | | refactor folder strucureAdam Janovsky2021-04-199-1201/+1249
| | | | | |
* | | | | | dummy folders for directory refactoringAdam Janovsky2021-04-193-0/+1
|/ / / / /
* | | | | change comment style to reStructuredTextAdam Janovsky2021-04-191-13/+4
| | | | |