aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * default dir + broken pdfs + footer checkStanislav Boboň2020-10-151-30/+51
| * light refactoringStanislav Boboň2020-10-153-157/+135
| * initial file changesStanislav Boboň2020-10-153-417/+1287
* | Add and fix some regex rules.J08nY2020-10-151-52/+66
|/
* note refactorPetr Svenda2020-10-151-0/+1
* add new rules for PPPetr Svenda2020-10-151-4/+25
* add support for analysis of filtered certsPetr Svenda2020-10-041-18/+49
* add print dot graph with certificate namePetr Svenda2020-10-041-10/+40
* refactor analysis on filtered certsPetr Svenda2020-10-041-21/+43
* added profile for 20200717 dowload and intterupted processingPetr Svenda2020-07-171-24/+84
* added -raw option to pdftotext, pathsPetr Svenda2020-07-171-11/+17
* added SmartMX2 and NesCrypt crypto enginesPetr Svenda2020-07-171-0/+2
* fixed invalid load of pp intermediate resultsPetr Svenda2020-02-281-2/+2
* improved results folder handlingPetr Svenda2020-02-281-18/+16
* added sanitization of non-printable charcaters for regexec matchesPetr Svenda2020-02-281-1/+5
* added catch exception for unicode errorsPetr Svenda2020-02-281-8/+15
* added path id into results folder namePetr Svenda2020-02-271-10/+13
* fixed invalid initialization of dictPetr Svenda2020-02-271-6/+6
* added check for presence of base url in dowload url to prevent double insertionPetr Svenda2020-02-271-2/+13
* added conditional write of output to json filePetr Svenda2020-02-271-4/+6
* removed invalid coding handling errors strategy for binary filesPetr Svenda2020-02-271-1/+1
* conditional printing of keyword matchesPetr Svenda2020-02-271-11/+13
* fixed missing web prefix for protection profiles dowloadsPetr Svenda2020-02-271-4/+4
* added some todosPetr Svenda2020-02-261-5/+10
* added support for bundle of paths with downloaded filesPetr Svenda2020-02-261-38/+89
* added surrogateescape file read/write strategy, added conditional output json...Petr Svenda2020-02-261-49/+70
* added todo ideasPetr Svenda2020-02-241-1/+6
* added analysis of functional and assurance componentsPetr Svenda2020-02-242-10/+28
* added generation of updated download script for failed downloadsPetr Svenda2020-02-242-0/+40
* added proper escape of space in URL to prevent expansion inside script during...Petr Svenda2020-02-241-2/+6
* added conditional creation of folders in dowload scriptPetr Svenda2020-02-241-5/+7
* update missing SAR and SFCPetr Svenda2020-02-241-1/+2
* renamed rules for SAR and SFCPetr Svenda2020-02-241-4/+4
* enforce creation of non-existent foldersPetr Svenda2020-01-271-11/+22
* new regexes, mainly Security functional componentsPetr Svenda2020-01-271-17/+38
* fixed exception in case of empty listsPetr Svenda2020-01-271-2/+8
* fixed storage location of final jsonPetr Svenda2020-01-271-10/+22
* fixed incorrect regexPetr Svenda2020-01-271-1/+1
* added extraction of info from pdf metadataPetr Svenda2020-01-271-1/+37
* vulnerabilities naming group addedPetr Svenda2020-01-231-0/+5
* extracting and pairing of pdf metadataPetr Svenda2020-01-232-23/+85
* added extraction of pdf metadataPetr Svenda2020-01-232-0/+50
* Update cert_rules.pyPetr Svenda2020-01-171-0/+6
* extraction of lab, lifetime and eal level into processedPetr Svenda2020-01-173-9/+75
* improved pp parsingPetr Svenda2020-01-031-21/+50
* added check for duplicate mismatching info extracted from ppPetr Svenda2020-01-032-59/+105
* added parsing of metadata from PP (some)Petr Svenda2020-01-023-3/+259
* refactored analysis methodsPetr Svenda2019-12-231-44/+49
* added out of scope keyword extractionPetr Svenda2019-12-231-1/+9
* added part of pp analysisPetr Svenda2019-12-171-20/+55