GithubHelp home page GithubHelp logo

amesianx / mattermost-plugin-antivirus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mattermost-community/mattermost-plugin-antivirus

0.0 2.0 0.0 3.78 MB

Antivirus plugin for scanning files uploaded to Mattermost

License: Apache License 2.0

Makefile 45.91% Go 45.48% JavaScript 8.61%

mattermost-plugin-antivirus's Introduction

Mattermost Antivirus Plugin (Beta) Build Status

This plugin allows the forwarding of uploaded files to an antivirus application. Use it to scan for viruses before uploading a file to Mattermost.

Currently the plugin supports ClamAV anti-virus software across browser, Desktop Apps and the Mobile Apps.

Supported Mattermost Server Versions: 5.2+

Installation

  1. Go to the releases page of this Github repository and download the latest release for your Mattermost server.

  2. Upload this file in the Mattermost System Console under System Console > Plugins > Management to install the plugin. To learn more about how to upload a plugin, see the documentation.

  3. Install ClamAV (clamd) for virus scanning. One option is to install with docker:

    docker run -d -p 3310:3310 mkodockx/docker-clamav
    
  4. Once clamd is running, configure the plugin to make requests to your clamd instance. Go to System Console > Plugins > Antivirus and configure Clamav Host and Port to point at your clamd instance.

  5. Activate the plugin at System Console > Plugins > Management.

You're all set! All file uploads on the system are now scanned for viruses by ClamAV.

To test your configuration is correct, create an EICAR test file and upload it. The file should be rejected.

mattermost-plugin-antivirus's People

Contributors

crspeller avatar cpanato avatar jasonblais avatar

Watchers

AmesianX avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.