atomicturtle / clamav-container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clamav-container

Status: WIP

Purpose: Modernize ClamAV deployments for K8s environments. Specifically deploy a self sustaining ClamAV infra using helm.

Done:

  • Basic Docker files
  • cron'd scans
  • Basic health checks
  • local mirror - So we are not abusing the poor clamav update servers with all our daemonsets

Todo:

  • Convert helm into a sharable format and upload
  • move to centos7 ( Debian shows too many vulns on most scans )
  • Add docs

Credit to: https://github.com/GoogleCloudPlatform/community

About

License:MIT License


Languages

Language:Shell 36.8%Language:Dockerfile 33.8%Language:Python 29.5%