F-Secure Antivirus

F-Secure Antivirus for Linux Servers, version 5.52

['F-Secure Antivirus for Linux servers',
 ['/opt/f-secure/fsav/bin/fsav', 'fsav'],
 '--virus-action1=report --archive=yes --auto=yes '.
 '--dumb=yes --list=no --mime=yes {}', [0], [3,4,6,8],
 qr/(?:infection|Infected|Suspected|Riskware): (.+)/m ],

NOTE: Internal archive handling may be switched off by '--archive=no' to prevent fsav from exiting with status 9 on broken archives.

F-Secure Antivirus for Linux Servers, version 4.65

['F-Secure Antivirus for Linux servers',
 ['/opt/f-secure/fsav/bin/fsav', 'fsav'],
 '--delete=no --disinf=no --rename=no --archive=yes --auto=yes '.
 '--dumb=yes --list=no --mime=yes {}', [0], [3,6,8],
 qr/(?:infection|Infected|Suspected): (.+)/m ],