Version 1.1.0.1

Applied security patching and Enabled NSF Server such that the API server can be used to scan the files on other machines.

With this new feature, implementing it into your existing application is straightforward. Here's how you can do it:

  • Install the NFS client on your virtual machine.

  • Mount the shared folder, /elm/shared, located on the API Server, to your existing VM instance. You can choose a destination directory for this, for example, /tmp/data-to-scan.

  • Once the folder is mounted, any files placed into /tmp/data-to-scan can be seamlessly scanned using the API Server, as if these files were stored locally in the /elm/shared folder on the API Server.

API endpoints

  • http://ip-address:8080/api/clamav/scan/file