Skip to content

A ClamAV Lambda Layer built with Docker and managed with Serverless

Notifications You must be signed in to change notification settings

demvsystems/antivirus-lambda

Repository files navigation

AWS ClamAV Lambda container & a service using it to scan files via S3 triggers

git clone https://github.com/sutt0n/serverless-clamav-layer
sls deploy

Unit Tests

There's only one unit test for our handler, but to run it you'll need to install the devDependencies

npm i
npm run test

About

A ClamAV Lambda Layer built with Docker and managed with Serverless

Resources

Stars

Watchers

Forks

Languages

  • TypeScript 90.3%
  • Dockerfile 6.0%
  • JavaScript 3.7%