Topics on this page
Post-scan action sample code
We provide sample code for the following post-scan actions:
- In AWS, send clean files to one S3 bucket (promote) and malicious files to another (quarantine)
- In Azure, send clean files to one Azure storage account (promote) and malicious files to another (quarantine)
- In GCP, send clean files to one bucket (promote) and malicious files to another (quarantine)
Additional samples will be added in coming months.
For a video demonstration of using the sample code, see this YouTube video.
- Our sample code is available in GitHub, at: https://github.com/trendmicro/cloudone-filestorage-plugins
- Our API is documented in the API reference.