Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trendmicro/cloudone-filestorage-plugins

Trend Micro Cloud One File Storage Security plugins reference code.
https://github.com/trendmicro/cloudone-filestorage-plugins

antivirus cloudone file-storage-security s3 serverless trendmicro

Last synced: 2 days ago
JSON representation

Trend Micro Cloud One File Storage Security plugins reference code.

Awesome Lists containing this project

README

        

# cloudone-filestorage-plugins

This repository contains Cloud One File Storage Security post-scan actions reference code.

## How to use

### AWS users

1. Go to the [deployment](deployment/), [post-scan-actions](post-scan-actions/) or [scan-triggers](scan-triggers/) folder to view all the example Lambda functions.
2. Follow the instructions in the readme of the chosen example to deploy it.

#### Plugins Available on Serverless Application Repository

Some plugins are hosted in Serverless Application Repository and you can find them with the following steps.

1. From AWS, go to Serverless Application Repository > Available applications > Public applications.
2. Check the `Show apps that create custom IAM roles or resource policies` checkbox.
3. Search for `cloudone-filestorage-plugin`.

## How to contribute

Follow our [CONTRIBUTING](.github/CONTRIBUTING.md) guide.