aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * fstrings and commentsStanislav Boboň2020-10-202-6/+5
| * removed unused imports and added requirementsStanislav Boboň2020-10-201-0/+3
| * added documentationStanislav Boboň2020-10-201-19/+79
|/
* Merge pull request #7 from J08nY/feature/downloadJán Jančár2020-10-209-356/+350
|\
| * Add progress bar.J08nY2020-10-204-9/+172
| * Move downloading to python.J08nY2020-10-198-352/+183
* | Merge pull request #6 from J08nY/feature/cliJán Jančár2020-10-194-254/+161
|\|
| * Fixup paths in fips processing.J08nY2020-10-194-169/+106
| * Replace json.dumps with json.dump to file.J08nY2020-10-183-37/+26
| * Add basic CLI options (directory and processing step).J08nY2020-10-183-84/+65
|/
* Merge pull request #5 from J08nY/fix/pathsJán Jančár2020-10-185-37/+36
|\
| * Fix path building to use os.path.join.J08nY2020-10-185-37/+36
|/
* Merge pull request #4 from J08nY/fix/setup-stuffJán Jančár2020-10-189-2/+6
|\
| * Add a proper setup, move into a package.J08nY2020-10-189-2/+6
|/
* updated steps of usagePetr Svenda2020-10-181-6/+10
* comments and refactoringPetr Svenda2020-10-182-46/+26
* fixed bug causing incorrect pairing of keywords pairingPetr Svenda2020-10-181-1/+1
* updated sanity check minimal number of extracted itemsPetr Svenda2020-10-181-4/+4
* fixed incorrect generation of pp usege in yearsPetr Svenda2020-10-181-1/+1
* supress processing of pp, expects already processed pp_data_complete_processe...Petr Svenda2020-10-171-35/+51
* add analysis of protection certificates conformation in timePetr Svenda2020-10-171-15/+21
* add extraction of EAL level from certificate and correposnding protection pro...Petr Svenda2020-10-171-5/+60
* Merge branch 'master' of https://github.com/petrs/sec-certsPetr Svenda2020-10-162-5/+17
|\
| * added requirements.txtadamjanovsky2020-10-161-0/+12
| * making it work without talking too muchStanislav Boboň2020-10-151-5/+5
* | refactor sanity number checksPetr Svenda2020-10-153-94/+72
|/
* Merge pull request #3 from J08nY/feature/more-rulesPetr Svenda2020-10-151-59/+75
|\
| * Merge branch 'master' into feature/more-rulesPetr Svenda2020-10-158-503/+1492
| |\ | |/ |/|
* | Merge pull request #2 from J08nY/feature/setupPetr Svenda2020-10-152-0/+40
|\ \
| * | Add setup.py and Travis CI.J08nY2020-10-152-0/+40
* | | Merge branch 'fips' of https://github.com/petrs/sec-certs into fipsPetr Svenda2020-10-153-36/+41
|\ \ \
| * | | typo in parsingStanislav Boboň2020-10-151-10/+25
| * | | catch all exceptions so we parse to the endStanislav Boboň2020-10-151-3/+5
| * | | cert_rules for fips, no warnings in tabula and footer quickfixStanislav Boboň2020-10-153-12/+16
| * | | cert_rules commentsStanislav Boboň2020-10-151-20/+4
* | | | add conditional execution of time consuming analysis of certs subsetsPetr Svenda2020-10-151-18/+24
* | | | fixed OS-dependant path separatorPetr Svenda2020-10-152-20/+34
|/ / /
* | | major changesStanislav Boboň2020-10-151-89/+142
* | | 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
* Merge branch 'master' of https://github.com/petrs/sec-certsPetr Svenda2020-07-171-0/+76
|\
| * Create CODE_OF_CONDUCT.mdPetr Svenda2020-06-151-0/+76
* | added profile for 20200717 dowload and intterupted processingPetr Svenda2020-07-171-24/+84