We release patches for security vulnerabilities. Currently supported versions:
| Version | Supported |
|---|---|
| 1.0.x | ✅ |
We take the security of Uhasibu Platform seriously. If you believe you have found a security vulnerability, please report it to us as described below.
- Open a public GitHub issue for security vulnerabilities
- Disclose the vulnerability publicly before it has been addressed
- Email the maintainers with details of the vulnerability
- Provide detailed steps to reproduce the issue
- Include potential impact and severity assessment
- Suggest a fix if you have one
- Type of vulnerability (e.g., SQL injection, XSS, authentication bypass)
- Full paths of source file(s) related to the vulnerability
- Location of the affected source code (tag/branch/commit)
- Step-by-step instructions to reproduce the issue
- Proof-of-concept or exploit code (if possible)
- Impact of the issue and how an attacker might exploit it
- Initial Response: Within 48 hours
- Status Update: Within 7 days
- Fix Timeline: Depends on severity and complexity
This platform handles research participant data. Security measures include:
- Age verification data protection
- Phone number encryption
- Secure OTP delivery
- JWT token authentication
- Database access controls
As an academic prototype:
- This is NOT production-grade security
- Virtual currency only (no real financial data)
- Designed for controlled research environments
- Should not be used for real-money applications
When deploying:
- Change all default passwords
- Use strong JWT secrets
- Enable HTTPS in production
- Implement rate limiting
- Regular security audits
- Keep dependencies updated
When we receive a security bug report, we will:
- Confirm the problem and determine affected versions
- Audit code to find similar problems
- Prepare fixes for all supported versions
- Release patches as soon as possible
We appreciate your efforts to responsibly disclose your findings and will make every effort to acknowledge your contributions.
Thank you for helping keep Uhasibu Platform and our users safe!