aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/extract_certificates.py
Commit message (Collapse)AuthorAgeFilesLines
* Add a proper setup, move into a package.J08nY2020-10-181-2435/+0
|
* comments and refactoringPetr Svenda2020-10-181-1/+2
|
* fixed bug causing incorrect pairing of keywords pairingPetr Svenda2020-10-181-1/+1
|
* add extraction of EAL level from certificate and correposnding protection ↵Petr Svenda2020-10-171-5/+60
| | | | profile
* refactor sanity number checksPetr Svenda2020-10-151-88/+13
|
* Merge branch 'fips' of https://github.com/petrs/sec-certs into fipsPetr Svenda2020-10-151-3/+5
|\
| * cert_rules for fips, no warnings in tabula and footer quickfixStanislav Boboň2020-10-151-3/+5
| |
* | fixed OS-dependant path separatorPetr Svenda2020-10-151-15/+15
|/
* major changesStanislav Boboň2020-10-151-89/+142
|
* initial file changesStanislav Boboň2020-10-151-367/+676
|
* added -raw option to pdftotext, pathsPetr Svenda2020-07-171-11/+17
|
* added sanitization of non-printable charcaters for regexec matchesPetr Svenda2020-02-281-1/+5
|
* 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 surrogateescape file read/write strategy, added conditional output ↵Petr Svenda2020-02-261-49/+70
| | | | json writing, fixed cc web prefix
* added generation of updated download script for failed downloadsPetr Svenda2020-02-241-0/+39
|
* added proper escape of space in URL to prevent expansion inside script ↵Petr Svenda2020-02-241-2/+6
| | | | during run
* added conditional creation of folders in dowload scriptPetr Svenda2020-02-241-5/+7
|
* extracting and pairing of pdf metadataPetr Svenda2020-01-231-17/+70
|
* added extraction of pdf metadataPetr Svenda2020-01-231-0/+46
|
* extraction of lab, lifetime and eal level into processedPetr Svenda2020-01-171-1/+16
|
* improved pp parsingPetr Svenda2020-01-031-21/+50
|
* added check for duplicate mismatching info extracted from ppPetr Svenda2020-01-031-59/+104
|
* added parsing of metadata from PP (some)Petr Svenda2020-01-021-1/+241
|
* improved extracting compatible between certs and ppsPetr Svenda2019-12-171-28/+42
|
* added extraction of info about protection profilesPetr Svenda2019-12-171-18/+155
|
* refactoring extraction and analysis into separate filesPetr Svenda2019-12-161-0/+1420