| Version | Supported |
|---|---|
| 1.x.x | ✅ |
| < 1.0 | ❌ |
We take security vulnerabilities seriously. If you discover a security vulnerability in our SDK, please follow these steps:
- Email us directly at volodymyr.nevmerzhytskyi@sdkforge.dev
- Include detailed information about the vulnerability:
- Description of the issue
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- Platform affected (Android/iOS/both)
- Vulnerability Type: (e.g., buffer overflow, injection, authentication bypass)
- Affected Components: Which part of the SDK is affected
- Platform Impact: Android, iOS, or both platforms
- Severity Assessment: Critical, High, Medium, or Low
- Proof of Concept: If possible, provide a minimal reproduction case
- Suggested Mitigation: Any ideas for fixing the issue
- Initial Response: Within 48 hours
- Status Update: Within 7 days
- Resolution: Depends on complexity and severity
- Patches will be released as soon as possible
- Credit will be given to reporters unless they prefer to remain anonymous
When using our SDKs, please:
- Keep your SDKs version updated
- Follow platform-specific security guidelines
- Implement proper authentication and authorization
- Validate all inputs
- Use HTTPS for network communications
- Follow Android security best practices
- Use ProGuard/R8 for code obfuscation
- Implement certificate pinning if needed
- Use Android Keystore for sensitive data
- Follow iOS security best practices
- Use Keychain for sensitive data storage
- Implement App Transport Security (ATS)
- Use code signing and provisioning profiles
- Validate shared code across platforms
- Test security features on all target platforms
- Ensure consistent security behavior across platforms
- Review platform-specific implementations
Our SDKs includes several security features:
- Input Validation: Comprehensive input sanitization
- Secure Communication: TLS/SSL support
- Data Protection: Encryption for sensitive data
- Platform Integration: Native security APIs integration
- Security patches are released as patch versions (e.g., 1.0.1)
- Release notes include security-related changes
For security-related questions or concerns:
- Security Email: volodymyr.nevmerzhytskyi@sdkforge.dev
- Response Time: Within 48 hours for initial response
We appreciate security researchers and community members who help us maintain the security of our SDKs. Contributors will be acknowledged in our security advisories unless they prefer to remain anonymous.