https://github.com/oieduardorabelo/s3-virus-scanning-typescript-aws-lambda-container
S3 virus scanning with TypeScript and Node.js 20.x AWS Lambda Container
https://github.com/oieduardorabelo/s3-virus-scanning-typescript-aws-lambda-container
aws aws-lambda aws-s3 aws-s3-notification serverless top-level-await typescript
Last synced: 10 months ago
JSON representation
S3 virus scanning with TypeScript and Node.js 20.x AWS Lambda Container
- Host: GitHub
- URL: https://github.com/oieduardorabelo/s3-virus-scanning-typescript-aws-lambda-container
- Owner: oieduardorabelo
- Created: 2023-12-02T09:22:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-06T04:57:18.000Z (over 2 years ago)
- Last Synced: 2025-07-26T23:44:59.265Z (11 months ago)
- Topics: aws, aws-lambda, aws-s3, aws-s3-notification, serverless, top-level-await, typescript
- Language: TypeScript
- Homepage:
- Size: 59.6 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
