Changelog ========= Version 1.0.10 -------------- * Reformulate Config class * Add read_logfile() function * Add report model and improve output with texttable Version 1.0.9 ------------- * Adjust quota_high report in screen Version 1.0.8 ------------- * Fix email report in the quota_high processor Version 1.0.7 ------------- * Define characters limit for MatterMost (avoid spam), email reports are still with full text * Fix Mailer on Python3.8 * Convert to Python f-strings Version 1.0.6 ------------- * Add config option for skipping email address Version 1.0.5 ------------- * Fix regex in quota_high when empty mail_from * Add basic configuration tests Version 1.0.4 ------------- * Add timestamp on execution Version 1.0.3 ------------- * Improve quota-high debug Version 1.0.2 ------------- * Fix parameter --quota-limit Version 1.0.0 ------------- * Add processor quota-high * Improve docs Version 0.0.8 ------------- * Fix check_org_on_whitelist function Version 0.0.7 ------------- * Ignore private ip addresses * Add external script execution when an anomaly is found Version 0.0.6 ------------- * Fix email report Version 0.0.5 ------------- * Add option to send report by Mattermost Version 0.0.4 ------------- * Add Sphinx documentation * Add tests to sdist Version 0.0.3 ------------- * Initial release