OpenCSPM is an open-source platform that aims to make continuous cloud security posture management easy and scalable.
AWS Recon is a command line tool for collecting your entire AWS environment. The tool aims to have better coverage than AWS Config while being relatively quick to run, even on large accounts.
The Kubernetes Security Action Plan is your guide to the best practices for deploying secure, scalable, and highly available Kubernetes infrastructure.
This is a tool that collects configuration data from your Cloud Service Provider (CSP) and your Kubernetes cluster and reports on common security risks and vulnerabilities.
This is a tool to monitor unauthorized or unexpected data transfer from S3 buckets in your org to an external account. It works by triggering CloudWatch rules generated by S3 API CopyObject
events. These events are then sent to an SNS Topic, which in turn invoke a Lambda function to parse the event and send a Slack notification if objects were copied to an external account.