Terraform module that deploys the Sysdig Secure for Cloud stack in GCP.
Provides unified threat-detection, compliance, forensics and analysis through these major components:
-
CSPM: It evaluates periodically your cloud configuration, using Cloud Custodian, against some benchmarks and returns the results and remediation you need to fix. Managed through
service-principal
module. -
CIEM: Permissions and Entitlements management. Managed through
service-principal
module. -
CDR (Cloud Detection and Response): It sends periodically the Audit Logs collected from a GCP project/organization to Sysdig's systems, this by collecting them in a PubSub topic through a Sink and then sending them through a
PUSH
integration. Managed throughwebhook-datasource
module.
For other Cloud providers check: AWS