gigascience / gigadb-website

Source code for running GigaDB
http://gigadb.org
GNU General Public License v3.0
9 stars 15 forks source link

Ensure files uploaded to our storage server are scanned for viruses and malwares #795

Open only1chunts opened 3 years ago

only1chunts commented 3 years ago

User story

As a developer, I want to run an antivirus on file uploaded to the storage server So that we make sure the storage server doesn't become a vector for malicious activities

Acceptance criteria

Given with have a storage server When a file is uploaded to storage server Then it is scanned for potential viruses and malwares

Given a file has been uploaded to the server When the virus scanner marks it as malicious Then the developer is notified of that

Additional Info

public ftp server = 47.107.228.25 or parrot.genomics.cn it has internal IP 192.168.28.205

Product Backlog Item Ready Checklist

Product Backlog Item Done Checklist

rija commented 11 months ago

What do we files that are too large for the virus scanner?