diff options
| author | Petr Svenda | 2020-10-15 08:50:34 +0200 |
|---|---|---|
| committer | Petr Svenda | 2020-10-15 08:50:34 +0200 |
| commit | 8c6925bae47608ac89b7b4e3cd2d788453ddfd82 (patch) | |
| tree | c48b48cd1f569b5012ec0d301c3bc3cf7dff72bc /src | |
| parent | 73f76bf3511390448cffae59dd7a3fad60511b1e (diff) | |
| download | sec-certs-8c6925bae47608ac89b7b4e3cd2d788453ddfd82.tar.gz sec-certs-8c6925bae47608ac89b7b4e3cd2d788453ddfd82.tar.zst sec-certs-8c6925bae47608ac89b7b4e3cd2d788453ddfd82.zip | |
note refactor
Diffstat (limited to 'src')
| -rw-r--r-- | src/process_certificates.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/process_certificates.py b/src/process_certificates.py index 6528a441..49c60c20 100644 --- a/src/process_certificates.py +++ b/src/process_certificates.py @@ -328,6 +328,7 @@ def main(): # TODO + # use os.sep to support properly Linux&Windows path separation # add saving of logs into file # include parsing from protection profiles repo # add differential partial download of new files only + processing + combine |
