Skip to content

Security: Triangle-org/Router

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
1.0.x
< 1.0

Reporting a Vulnerability

Please DO NOT report security vulnerabilities publicly.

Instead, please email security@localzet.com with:

  • Description of the vulnerability
  • Steps to reproduce
  • Potential impact
  • Suggested fix (if any)

We will acknowledge receipt within 24 hours and provide an initial response within 48 hours.

Security Best Practices

  1. Always validate route parameters
  2. Use parameterized route patterns
  3. Implement rate limiting on routes
  4. Validate input data in route handlers
  5. Use middleware for authentication and authorization

There aren’t any published security advisories