imperva / incapsula-logs-downloader

A Python script for downloading log files from Incapsula
MIT License
30 stars 35 forks source link

Handle uncompressed log files #40

Closed cschmidt0121 closed 2 years ago

cschmidt0121 commented 2 years ago

If the file returned from incapsula isn't compressed, this script will fail. Not the most elegant solution, but this fixes the problem.

AaronSeibert commented 2 years ago

Fixed in v2.2.1