Thank you for helping keep this infrastructure secure. If you discover a security vulnerability, please follow the responsible disclosure guidelines below.
Please do not report security vulnerabilities through public GitHub issues, discussions, or pull requests.
Creating a public issue for security vulnerabilities can:
- Expose the vulnerability to malicious actors before it's fixed
- Put the infrastructure and its users at risk
- Cause unintended damage to production systems
Please report security vulnerabilities by emailing:
Include the following information in your report:
- Description - A clear description of the vulnerability
- Location - The affected file(s), configuration(s), or component(s)
- Impact - Potential impact of the vulnerability
- Reproduction Steps - Step-by-step instructions to reproduce the issue
- Suggested Fix - (Optional) If you have a suggested remediation
- Acknowledgment: You will receive an acknowledgment within 48 hours
- Updates: Regular updates on the progress of addressing the vulnerability
- Resolution: Notification when the vulnerability has been fixed
- Credit: Attribution in the fix (if desired) after the vulnerability is resolved
This security policy applies to:
- Kubernetes manifests and configurations in
k8s/ - Ansible playbooks and configurations in
ansible/ - GitHub Actions workflows in
.github/ - Any exposed secrets or credentials
- Infrastructure misconfigurations
- Vulnerabilities in third-party Helm charts (report to upstream maintainers)
- Vulnerabilities in K3s, Traefik, Longhorn, etc. (report to respective projects)
- Issues that require physical access to the infrastructure
This repository follows these security practices:
- Sealed Secrets - All Kubernetes secrets are encrypted using Bitnami Sealed Secrets
- No Plaintext Credentials - Secret templates contain placeholders only
- Least Privilege - RBAC and service accounts follow least privilege principles
- TLS Everywhere - All external endpoints use TLS via Let's Encrypt/Cloudflare
For security concerns: hi@jabed.dev
For general questions: Open a GitHub issue or discussion