oieduardorabelo / s3-virus-scanning-typescript-aws-lambda-container

S3 virus scanning with TypeScript and Node.js 20.x AWS Lambda Container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClamAV 1.2.1 with AWS Lambda Container Images for Node.js 20.x

CDK project for deploying a ClamAV 1.2.1 with AWS Lambda Container Images for Node.js 20.x

This helps you to scan files for viruses using AWS Lambda functions

🚨 Important:

  • Virus definitions are updated during build
  • Ensure you are building the container regularly to keep your definitions up to date
  • You can update the Dockerfile to use a different version of ClamAV

Diagram showing the example project: a s3 bucket with object created notification to lambda

About

S3 virus scanning with TypeScript and Node.js 20.x AWS Lambda Container


Languages

Language:TypeScript 51.4%Language:Dockerfile 42.7%Language:JavaScript 5.8%