I am looking for an antivirus scan for scanning the filestream that is uploaded from a rest api using express.
Found clamscan as one option but it has some linux dependencies. https://www.npmjs.com/package/clamscan
Is there a better way to do an anti virus scan on a filestream in nodejs