No Message Returned for Virus Found

Created on 11 July 2014, over 10 years ago
Updated 26 October 2024, about 1 month ago

If both the Executable and the Daemon are enabled in the configuration a virus scan of an infected file returns no value from the antivirus_file_validation although it should because it does find a virus. This is, I believe, because it runs through the scan twice and ends up adding the $return variables together. I am getting a return code of 3 which I suspect is because the first scan finds the the virus (1) and removes the file and the second scan errors (2) because it can't find the file.

Effectively this is not working with multiple scans and I assume this would be true if there were multiple antivirus as well. if the first one finds the virus it should return at that point and only continue to a second scan if the first one fails to find anything, right?

Will create a fix if I can.

πŸ’¬ Support request
Status

Closed: outdated

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States jamatulli

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • πŸ‡¬πŸ‡§United Kingdom manarth

    The 7.x branch is deprecated and isn't expected to have any further updates. Closing this ticket as part of the issue-queue clean-up.

Production build 0.71.5 2024