Skip to content

Security: torchforge-rs/torchforge-data

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
0.1.x Yes
< 0.1 No

Reporting a Vulnerability

If you discover a security vulnerability, please report it privately before disclosing it publicly.

How to Report

  • 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

Response Time

We will respond to security vulnerability reports within 48 hours and provide a detailed response within 7 days regarding the next steps.

Public Disclosure

We will publicly disclose vulnerabilities after a fix has been released to give users time to update.

Security Best Practices

  • Keep dependencies updated
  • Use the latest stable version of the library
  • Review security advisories for dependencies
  • Implement proper input validation
  • Use secure coding practices

Security Features

This library includes several security features:

  • Input validation
  • Memory safety (guaranteed by Rust)
  • Safe error handling
  • No unsafe code blocks

Security Audits

This library undergoes regular security audits. The latest audit results are available upon request.

There aren’t any published security advisories