Commit Graph

10 Commits

Author SHA1 Message Date
William Hirigoyen ae65ae4576 Fix: Insert missing OR ('|') between common and local regex in concatenation, this was causing local whitelist being ignored. 2023-01-10 15:23:21 +01:00
Benoît S. 25c3aafba0 Adding support for .js files 2018-10-19 15:05:53 +02:00
Romain Dessort 888d644b6a Add support for local whitelist
Since the whitelist file is redownloaded on each script execution, we
can not define our own paths to exclude from scan.
This commit introduces a evomalware.whitelist.local file to fix this
issue.
2018-01-29 10:36:15 -05:00
Benoît S. 077359976a Redirect stderr of wc to /dev/null due to vanished files. 2015-03-17 16:38:45 +01:00
Benoît S. d23e978ecc Replace md5sum --quiet with --status, more portable. 2015-03-12 15:27:38 +01:00
Benoît S. 028bfbfc26 Added suspect files. 2015-01-22 17:38:03 +01:00
Benoît S. 88f5dd6036 Add a whitelist. 2015-01-22 17:05:45 +01:00
Benoît S. 82c411f52c New find usage to exclude evobackup. 2015-01-22 15:27:39 +01:00
Benoît S. f1e6f7afc8 Added md5sums and Makefile to generate md5 files. 2015-01-22 14:41:22 +01:00
Benoît S. 291a8137b0 First commit in GIT. 2015-01-21 10:16:41 +01:00