This is a public learning project for AWS security architecture and secure coding practices. It is not a production service and is not intended to handle real customer data.
- Terraform and infrastructure configurations in
infra/. - Application source code in
app/. - Verification scripts and security documentation in
docs/andscripts/.
- Production workloads or customer environments.
- Private support channels or paid advisory services.
- External systems not explicitly modeled in the repository.
To report a security issue:
- Use the GitHub Security Report template:
- Open a new issue and select the Security Report template.
- Provide:
- A clear description of the vulnerability.
- Minimal, public-safe reproduction steps (no real credentials or PII).
- Expected behavior vs actual behavior.
- Real credentials, private keys, or personal data.
- Links to internal or private infrastructure.
- Initial triage: within 3 business days.
- Follow-up status update: within 7 business days.
- Fix timing: based on severity and reproducibility, typically addressed in the next logical update window.
All responses will be handled in public or via GitHub issue comments, unless a private disclosure channel is explicitly agreed.