Please report security issues privately via GitHub's private vulnerability reporting on this repository, or by email to [email protected]. Please do not open a public issue for security reports. We aim to acknowledge reports within 3 business days.
This repository is designed to contain zero secrets:
- All credentials (Confluent Cloud API keys, AWS access keys) are supplied at
deploy time through
terraform/terraform.tfvars(gitignored) orTF_VAR_*environment variables. terraform/terraform.tfvars.examplecontains placeholders only..gitignoreexcludes*.tfvars(except the.example),.env,*.tfstate, key material, and credential files.- CI runs gitleaks on every push and pull request.
If you believe a secret was committed, treat it as compromised: rotate it immediately and open a private report so history can be scrubbed.
This is a demonstration project using synthetic data. It is not intended to be run as a production service as-is; review the IAM/network posture of any real deployment you derive from it.