atriumlts / heroku-buildpack-clamav

heroku buildpack that configures clamav and does an initial refresh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

heroku-buildpack-clamav

A heroku buildpack for setting up a clamd daemon.

Usage

Add https://github.com/ddollar/heroku-buildpack-apt to your buildpacks, before this buildpack
Create a Aptfile with minimally, clamav-daemon and clamav-freshclam
Add clamav-unofficial-sig if you'd like those signatures included
Create a worker that starts clamd

About

heroku buildpack that configures clamav and does an initial refresh

License:MIT License


Languages

Language:Shell 100.0%