Skip to content

Commit

Permalink
update VirusScan for Amazon S3 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwittig committed Jun 4, 2021
1 parent ee40526 commit f34e831
Showing 1 changed file with 22 additions and 11 deletions.
33 changes: 22 additions & 11 deletions docs/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,38 @@

> **New**: [Become a sponsor](https://github.com/sponsors/widdix) via GitHub Sponsors!
# VirusScan for Amazon S3
This template creates a antivirus cluster for S3 buckets. You can connect as many buckets as you like by using [S3 Event Notifications](http://docs.aws.amazon.com/AmazonS3/latest/dev/NotificationHowTo.html). The template has it's own repository: [aws-s3-virusscan](https://github.com/widdix/aws-s3-virusscan)
# Antivirus for Amazon S3

> The [VirusScan for Amazon S3](https://s3-virusscan.widdix.net/) with additional integrations is available in the [AWS Marketplace](https://aws.amazon.com/marketplace/pp/B07XFR781T).
This template creates a malware scanner cluster for S3 buckets. Connect as many S3 buckets as you like.

> [bucketAV - Antivirus for Amazon S3](https://bucketav.com/) with additional integrations is available at [AWS Marketplace](https://aws.amazon.com/marketplace/pp/B07XFR781T).
## Features

* Uses ClamAV to scan newly added files on S3 buckets
* Updates ClamAV database every 3 hours automatically
* Scales EC2 instance workers to distribute workload
* Scales EC2 instance workers to distribute the workload
* Publishes a message to SNS in case of a finding
* Can optionally delete compromised files automatically
* Logs to CloudWatch Logs

## Commercial Features

* CloudWatch Integration (Metrics and Dashboard)
* Security Hub Integration
* SSM OpsCenter Integration

The [VirusScan for Amazon S3](https://s3-virusscan.widdix.net/) with additional integrations is available in the [AWS Marketplace](https://aws.amazon.com/marketplace/pp/B07XFR781T).
### Additional Commercial Features by bucketAV

* Reporting capabilities
* Dashboard
* Scan buckets at regular intervals / initial bucket scan
* Quarantine infected files
* Enhanced security features (e.g., IMDSv2)
* Regular Security updates
* Multi-Account support
* AWS Integrations:
* CloudWatch Integration (Metrics and Dashboard)
* Security Hub Integration
* SSM OpsCenter Integration
* S3 -> SNS fan-out support
* Support

[bucketAV - Antivirus for Amazon S3](https://bucketav.com/) with additional integrations is available at [AWS Marketplace](https://aws.amazon.com/marketplace/pp/B07XFR781T).

## Installation Guide
Visit the template's repository for installation instructions: [aws-s3-virusscan](https://github.com/widdix/aws-s3-virusscan)
Expand Down

0 comments on commit f34e831

Please sign in to comment.