aboutsummaryrefslogtreecommitdiffhomepage
path: root/sec_certs
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add explicit certificate status active/archivedAdam Janovsky2021-02-202-7/+18
| | | | | | | | | | | | | | - Status active or archived held as a string variable - Instead of implicit computation from not-valid-before/after - The status is computed from the filename of the csv/html source - The status is serialized into json
* | just saving two locAdam Janovsky2021-02-201-9/+7
| |
* | Plug-in old extractions methods to new OOP frameAdam Janovsky2021-02-194-15/+376
| | | | | | | | | | | | | | | | - Tests for txt file processing still missing - The internals of the txt processing methods are still authored by petrs - They are however fully parallel and called in an OOP fashion - Overall, all results are gathered in a single json file - All results are implicitly paired
* | Fix in Web source parsing, pdf metadata parsingAdam Janovsky2021-02-193-11/+101
| | | | | | | | | | | | - Rows of csv that are corrupted are now skipped and logged - Links from csv and html are now identical and thus correctly matched - Implements extraction of pdf metadata from ST and reports
* | Improves parallel processing functionAdam Janovsky2021-02-191-2/+5
|/ | | | - Adds option to unpack arguments
* fixed requestsStanislav Boboň2021-02-132-7/+5
|
* yaml + saner configurationStanislav Boboň2021-02-126-19/+30
|
* group vendors with more sanityStanislav Boboň2021-02-121-3/+4
|
* Merge branch 'master' into fipsStanislav Boboň2021-02-112-22/+69
|\
| * add analysis of affected certificates based on the initial keyword ↵Petr Svenda2021-02-072-14/+56
| | | | | | | | (--do-find-affected-keyword)
| * add red highlighting of selected nodesPetr Svenda2021-02-071-8/+13
| |
* | added change and revision historyStanislav Boboň2021-02-111-3/+3
| |
* | Merge branch 'master' into fipsStanislav Boboň2021-02-081-13/+124
|\|
| * remove seaborn dependencyPetr Svenda2021-02-051-3/+1
| |
| * add processing of data extracetd from fips certificates, add stacked graphsPetr Svenda2021-02-051-13/+126
| |
* | web/pdf/processed + html tagsStanislav Boboň2021-02-082-171/+231
| |
* | optimalized mapsStanislav Boboň2021-02-042-1/+11
| |
* | rules as constantsStanislav Boboň2021-02-033-8/+9
| |
* | Merge branch 'master' into fipsStanislav Boboň2021-02-033-112/+137
|\|
| * minor refactoringPetr Svenda2021-01-281-6/+5
| |
| * add filtering and processing of certificates relevant to specified set fo ↵Petr Svenda2021-01-281-53/+102
| | | | | | | | certs (--do-find-affected switch)
| * improved matching of keywords, warn when excessive matchPetr Svenda2021-01-212-37/+21
| |
| * remove fips-specifici conditional code from keyword matchingPetr Svenda2021-01-211-17/+10
| |
* | regexes overdoneStanislav Boboň2021-01-284-8/+31
| |
* | continuous downloading of alg pagesStanislav Boboň2021-01-211-1/+10
| |
* | common rules matchingStanislav Boboň2021-01-213-11/+86
| |
* | Merge branch 'master' into fipsStanislav Boboň2021-01-213-35/+82
|\|
| * fix missing match for ansit, ansip and sect curvesPetr Svenda2021-01-181-1/+2
| |
| * fixed recplacement of found strings to respect length and remove longest ↵Petr Svenda2021-01-151-3/+11
| | | | | | | | matches first (was not correctly removing matches before if substring)
| * changed search of keywords to string without newlinesPetr Svenda2021-01-151-1/+5
| |
| * add cc claims keywords, improved packagesPetr Svenda2021-01-151-30/+61
| |
| * process only first level of SFR or SAR levelsPetr Svenda2021-01-151-1/+4
| |
* | Raw strings + trelloStanislav Boboň2021-01-211-1/+6
| |
* | raw linksStanislav Boboň2021-01-163-27/+47
| |
* | Merge branch 'master' into fipsStanislav Boboň2021-01-114-514/+731
|\|
| * add rules to extract javacard api constantsPetr Svenda2021-01-111-0/+40
| |
| * add limitation of plotting for specific end yearPetr Svenda2021-01-091-25/+61
| | | | | | | | Allows to plot graphs up to specific year. Useful to trimm last, unfinished, year
| * add parallel processing and fixesPetr Svenda2021-01-081-486/+622
| |
| * add catch dowload exceptionsPetr Svenda2021-01-081-2/+5
| |
| * make deep copy for fips to prevent unwanted re.compilePetr Svenda2021-01-081-1/+3
| |
* | settings addedStanislav Boboň2021-01-073-23/+30
| |
* | little changesStanislav Boboň2021-01-072-3/+4
|/
* normalization + descriptionStanislav Boboň2021-01-031-6/+27
|
* datetime in validationsStanislav Boboň2020-12-292-7/+8
|
* regexesStanislav Boboň2020-12-291-1/+9
|
* regexesStanislav Boboň2020-12-291-1/+0
|
* small improvementsStanislav Boboň2020-12-292-29/+32
|
* magic constantStanislav Boboň2020-12-271-1/+2
|
* types + cleanupStanislav Boboň2020-12-272-33/+26
|
* default parametersStanislav Boboň2020-12-211-1/+1
|