You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version have a issue on the file internal/functions, at function monitor_check() that can't parse directories and/or files with whitespaces on name. The line 1569 was chaged to get the correct path/file name to be scaned by clamscan command.
About
The path solve the Maldet issue that can't scan file or directory with whitespaces on name.