Skip to content

Security: GouBuliya/TokenRouter

Security

SECURITY.md

Security Policy

Supported Versions

We actively maintain security updates for the following versions:

Version Supported
latest ✅ Yes
Previous ✅ Yes
Older ❌ No

Reporting a Vulnerability

We take the security of TokenRouter seriously. If you discover a security vulnerability, please disclose it responsibly.

How to Report

Please send details to: contact@tokenrouter.dev

Include the following information in your report:

  1. Description of the vulnerability type
  2. Complete affected version information
  3. Explanation of potential exploitation
  4. Reproduction steps (if applicable)
  5. Your CVSS v3 score (if assessed)

Reporting Guidelines

  • Please give us reasonable time to fix the reported vulnerability before public disclosure
  • Check if a similar issue already exists before reporting
  • Avoid destructive testing or attempts to delete data from systems
  • Work with us to provide appropriate attribution in announcements

Response Timeline

We commit to responding within the following timeframes:

  • Initial Response: Within 48 hours
  • Status Updates: Weekly
  • Fix Timeline: Based on severity
    • Critical: Within 72 hours
    • High: Within 7 days
    • Medium: Within 30 days
    • Low: Within 90 days

Security Best Practices

Deployment Recommendations

  1. API Key Management

    • Never commit API keys to version control
    • Use environment variables or secret management systems
    • Rotate keys regularly
  2. Network Security

    • Always use HTTPS in production
    • Configure firewalls to restrict database access
    • Use private networking for inter-service communication
  3. Access Control

    • Implement principle of least privilege
    • Regularly review API Key permissions
    • Enable rate limiting to prevent abuse
  4. Monitoring & Logging

    • Enable audit logging
    • Monitor for anomalous activity
    • Set up security alerts

Configuration Checklist

Before deploying, ensure:

  • Changed all default passwords
  • Disabled unnecessary features
  • Configured appropriate log level (warn or error for production)
  • Enabled database SSL connections
  • Configured CORS policies
  • Set rate limit thresholds
  • Reviewed and restricted file permissions

Security Updates

Security updates will be released as patch versions. We recommend applying security updates as soon as they become available.

Notification Channels

Subscribe to security announcements:

  • GitHub Security Advisories: View
  • Release Notes: View

Acknowledgments

We would like to thank the following security researchers who have helped keep the TokenRouter community safe:

Security Researcher Hall of Fame

(Recognized vulnerability reporters will be listed here)


Last Updated: 2026-04-30

There aren't any published security advisories