v1.6.6.1 | Feb 25 2025: [Fix] find_recentopts incorrectly escaping find options to the right of ( -mtime .. -ctime ); previously normalized by eval; issue #440, pr#442 [Fix] persist configuration value inotify_docroot between upgrades; issue #439 v1.6.6 | Feb 19 2025: [Fix] replaced eval usage in dynamic execution to improve security; thank you for responsible disclosure from barrebas [Fix] malware notification emails to ignore inactive siteworx users; pr #425 [New] add reporting support for telegram channel; pr #378 [New] add statistics collection and sending to ELK; pr #359 [Fix] prune ignore_paths with find -prune; pr #423, issue #433 [Fix] suppress excessive clamav temporary file inotify alerts by adding '/tmp/.*scantemp.*' to ignore_inotify; issue #431, #104 [Fix] consistent cron.daily file sourcing to allow configuration overrides; issue #401, #115