This repository is public and must remain sanitized.
- accidental secret leakage
- sensitive internal URLs
- credentials
- private infrastructure details
- unsafe examples that could expose maintainers or users
- leaked logs with confidential content
Public issues are not appropriate for:
- secret exposure
- credential leaks
- infrastructure-sensitive disclosures
- accidental private operational details
All contributed material must be:
- sanitized
- generalized where needed
- free of secrets
- safe for public reuse
Before submitting content, verify:
- no tokens
- no passwords
- no private endpoints
- no internal-only file paths unless generalized
- no raw secret-bearing environment files
- no private logs without redaction