Skip to content

Censinet/serverless-clamav-lambda-layer

 
 

Repository files navigation

AWS ClamAV Layer & a service using it to scan files

git clone https://github.com/sutt0n/serverless-clamav-layer
./build.sh
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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.6%
  • Dockerfile 28.3%
  • Shell 4.1%