| Version | Supported |
|---|---|
| 0.1.x | Yes |
| < 0.1 | No |
If you discover a security vulnerability, please report it privately before disclosing it publicly.
- Email: security@torchforge-rs.org (coming soon)
- Include "Security Vulnerability" in the subject line
- Provide detailed information about the vulnerability
- Include steps to reproduce if possible
We will respond to security vulnerability reports within 48 hours and provide a detailed response within 7 days regarding the next steps.
We will publicly disclose vulnerabilities after a fix has been released to give users time to update.
- Keep dependencies updated
- Use the latest stable version of the library
- Review security advisories for dependencies
- Implement proper input validation
- Use secure coding practices
This library includes several security features:
- Input validation
- Memory safety (guaranteed by Rust)
- Safe error handling
- No unsafe code blocks
This library undergoes regular security audits. The latest audit results are available upon request.