aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* improved extracting compatible between certs and ppsPetr Svenda2019-12-171-28/+42
|
* added extraction of info about protection profilesPetr Svenda2019-12-171-18/+155
|
* added support for prefix naming for figures/graphsPetr Svenda2019-12-171-33/+40
| | | | useful when analysis is run only subpart of data - this fact can be displayed in text label
* added generation of cert category over yearsPetr Svenda2019-12-161-0/+11
|
* refactoring extraction and analysis into separate filesPetr Svenda2019-12-164-758/+777
|
* added analysis of certificate validity periodsPetr Svenda2019-12-151-6/+68
|
* added processing of manufacturersPetr Svenda2019-12-141-45/+262
|
* preparation for protection profiles parsingPetr Svenda2019-12-131-2/+68
|
* added num certs and EAL level to years analysisPetr Svenda2019-12-132-5/+124
|
* added analysis of SAR levels frequencyPetr Svenda2019-12-111-3/+59
|
* added extraction and analysis of SARsPetr Svenda2019-12-102-5/+53
| | | | security assurance components
* added pairing of keywords from security targets, plot histogram referencesPetr Svenda2019-12-101-6/+82
|
* analyze EAL certs frequency, pair security targets files keywordsPetr Svenda2019-12-091-16/+64
|
* added analysis of cc schemes and EAL levels frequencyPetr Svenda2019-12-091-1/+45
|
* renamed filePetr Svenda2019-12-081-2/+2
|
* refactoring, better error reportingPetr Svenda2019-12-081-55/+34
|
* improved matching of csv,hrml,front and keywordsPetr Svenda2019-12-081-67/+91
| | | | | - parent list is from CSV, others are matched to it - only txt files analyzed for keswords
* csv parsing, download script, sanity checksPetr Svenda2019-12-071-18/+232
|
* processing inter-certs referencesPetr Svenda2019-12-062-24/+74
|
* basic analysis of frequency of referencesPetr Svenda2019-12-042-1/+64
|
* improved main for separate extractionPetr Svenda2019-12-031-8/+10
|
* collate of data from multiple sources, better printing, better cert id detectionPetr Svenda2019-12-031-65/+226
|
* extraction of maintainance without security target filledPetr Svenda2019-12-021-3/+15
|
* separate fragments directory, no empty ids to dor filePetr Svenda2019-12-021-10/+18
|
* Added generation of dowload and conversion scriptsPetr Svenda2019-11-201-8/+36
| | | | curl and pdftotext used
* Added parsing f security level, improved matchingPetr Svenda2019-11-201-22/+63
|
* Added parsing of metadat from cc html pagePetr Svenda2019-11-201-0/+172
|
* Improved info extraction from anssi front page , refactoringPetr Svenda2019-11-171-195/+226
|
* Added extraction of certificate metadata from front page(s) for ANSSI and BSIPetr Svenda2019-11-161-76/+156
|
* added anssi frontpage regexsPetr Svenda2019-11-151-2/+69
|
* added dedicated metadata extraction from preface of reportsPetr Svenda2019-11-141-21/+201
|
* imporved detection rules for standads and ec curbesPetr Svenda2019-11-141-6/+9
|
* refactored function for parsing certificatesPetr Svenda2019-11-121-102/+155
|
* Added save of text wihout matches foundPetr Svenda2019-11-111-7/+48
|
* moved rules into separate file, improved certid detectionPetr Svenda2019-11-102-173/+192
|
* Create search_certficate.pyPetr Svenda2019-11-101-0/+406