xwikisas / application-antivirus

Keeps your XWiki instance safe by scanning file attachments for viruses or malware.
GNU Lesser General Public License v2.1
0 stars 1 forks source link

Antivirus engine status / Configuration validator #7

Open Enygma2002 opened 6 years ago

Enygma2002 commented 6 years ago

After configuring the antivirus application's default engine and the engine's connection parameters, it would be nice to have a validation that the configuration is correct and possibly some feedback from the configured engine that it's in good health (i.e. responding).

Since most such AV engines work on a client-server architecture, it would be a good idea to add a PING command that each AV engine integrations could implement to validate the connection with the AV engine's server.