Skip to content

weareflip/clamav-lambda-container

 
 

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 Container built via multi-stage Docker and managed with Serverless

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.6%
  • Dockerfile 29.4%