We have a requirement to implement a file scan function for the virus while uploading files in our web application. Is there any service/extension that can be used to check the file.
We need this for commercial use and it will be great if a license-based solution is available.
Any suggestion is appreciated
Thanks
Hi pranav!There's a component available for OS10 in Forge for that:https://www.outsystems.com/forge/component-overview/4738/virustotal-apiKind regards,Joseph Enriquez
Hi Joseph Enriquez,
Thanks for your reply. I have checked and we used that for commercial purposes. Please find the discussion link below.
https://www.outsystems.com/forums/discussion/48690/what-kind-of-tool-component-can-i-use-to-scan-virus-for-upload-file/
Hi Pranav,
Even if there are no components/extensions available in the Forge, you could still integrate with services that provide a REST API to scan files for viruses. A few examples from a quick Google search:
https://www.cloudmersive.com/virus-apihttps://www.attachmentscanner.com/https://scanii.com/
Hi Aurelio,
Thanks for the suggestion and links . I will check it with my team.