| Version | Supported |
|---|---|
| Latest | ✅ |
We take the security of the Oracle Instance Creator project seriously. If you believe you have found a security vulnerability, please report it to us as described below.
Please do not report security vulnerabilities through public GitHub issues.
Please send an email to the repository maintainer with:
- A description of the vulnerability
- Steps to reproduce the issue
- Potential impact assessment
- Any suggested fixes or mitigations
- Response Time: We aim to acknowledge receipt within 48 hours
- Investigation: We will investigate and validate the reported vulnerability
- Updates: You will receive regular updates on our progress
- Resolution: We will work to resolve confirmed vulnerabilities promptly
This security policy covers:
- Oracle Cloud Infrastructure (OCI) credential handling
- GitHub Actions workflow security
- SSH key management and storage
- Secret exposure in logs or artifacts
- Telegram notification security
When contributing to this project:
- Never commit credentials (OCI keys, tokens, passwords)
- Use GitHub Secrets for all sensitive data
- Validate input parameters in shell scripts
- Follow principle of least privilege for permissions
- Audit workflow permissions regularly
We follow responsible disclosure practices and will:
- Work with you to understand and validate the vulnerability
- Develop and test a fix
- Release the fix and provide credit (if desired)
- Document lessons learned to prevent similar issues
Thank you for helping keep the Oracle Instance Creator project secure!