# Malware Scanning

## Introduction

Couchdrop has support for scanning data prior to uploading through our integrated malware scanner. This functionality is an additional paid add-on, so reach out to <sales@couchdrop.io> if you do not have it enabled.&#x20;

Malware scanning must be configured on folders to become active. This is because most customers do not want it across the board.&#x20;

## Malware FAQs

#### Why do I need Couchdrop Malware Scanning?

Couchdrop's automated malware scanning provides an additional layer of protection for customers who are receiving files from external parties and wish to ensure the integrity of the files entering their infrastructure and file pipelines. While many cloud platforms (SharePoint, Dropbox, Google Drive, etc.) have a layer of protection, other platforms do not offer this natively.

#### How do I enable Malware Scanning?&#x20;

Access to this functionality can be requested via <support@couchdrop.io>.\
Once enabled, you can enable malware scanning for specific folders.&#x20;

#### What is the underlying Malware Scanning mechanism?

Malware Scanning is provided by ClamAV ([https://www.clamav.net](https://www.clamav.net/))

Malware scanning is limited to files that are 1GB or less.  &#x20;

#### Is it possible to modify the scanning behaviour?

No. Admins cannot adjust the scan behaviour. \
\
**Where can I find events generated by Malware Scanning?**

Events will appear as "malware\_scan\_failed" under the reporting section of your admin portal.

\
**Which storage platforms support Malware Scanning?**

You can enable Malware Scanning for any storage platform that can be connected to Couchdrop. \
Once you have connected your storage to Couchdrop, you must enable scanning on that folder.&#x20;

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.couchdrop.io/administration/malware-scanning.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
