10000 Security Overview · u3d-community/U3D · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Security: u3d-community/U3D

SECURITY.md

Security Policy

Supported Versions

The following U3D game engine versions are currently supported with security updates:

Version Supported
2.0.x
1.9.x
< 1.9.0

Reporting a Vulnerability

We take the security of U3D game engine seriously. If you believe you've found a security vulnerability, please follow these steps:

How to Report

  1. Do not disclose the vulnerability publicly
  2. Email: Send details to security@u3d-engine.example.com
  3. Use PGP encryption: Our public key is available at https://u3d-engine.example.com/pgp-key.txt
  4. Include details: Please provide:
    • Description of the vulnerability
    • Steps to reproduce
    • Affected versions
    • Potential impact
    • Any suggested mitigations (if available)

What to Expect

  • Initial Response: We aim to acknowledge receipt within 48 hours
  • Status Updates: We will provide updates on the progress of addressing the vulnerability at least every 7 days
  • Resolution Timeline: We strive to resolve critical issues within 30 days of verification

Vulnerability Disclosure Policy

  • Security issues will be addressed with the highest priority
  • After a fix is developed and tested, it will be deployed to all supported versions
  • Public disclosure will be coordinated with the reporter
  • Credit will be given to the reporter (unless anonymity is requested)

Security Advisories

Security advisories for U3D game engine will be published through:

  • GitHub Security Advisories
  • The official U3D discord

Security Updates

Security updates are released as part of our regular release cycle or as emergency patches for critical vulnerabilities. We recommend keeping your U3D game engine installation updated to the latest supported version.

Security Best Practices

When using U3D game engine in your projects, we recommend following these security best practices:

  • Regularly update to the latest stable version
  • Follow the principle of least privilege when configuring permissions
  • Use the built-in security features for asset protection
  • Enable code signing for your game builds
  • Implement proper input validation for user-generated content
  • Review third-party plugins for security issues before integration

Contact

For security-related inquiries, please contact the team at security@u3d.io.

There aren’t any published security advisories

0