Skip to content

Security: CoreMatch/MatchCoreArena-Client

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
1.0.x
< 1.0

Reporting a Vulnerability

If you discover a security vulnerability in MatchCoreArena Client, please report it responsibly.

How to Report

  1. DO NOT create a public GitHub issue
  2. DO email security concerns to: security@matchcorearena.com
  3. DO include the following information:
    • Description of the vulnerability
    • Steps to reproduce
    • Potential impact
    • Suggested fix (if any)

What to Expect

  • Acknowledgment: Within 48 hours
  • Initial Assessment: Within 1 week
  • Resolution Timeline: Depends on severity
    • Critical: 1-2 weeks
    • High: 2-4 weeks
    • Medium: 1-2 months
    • Low: Next release

Security Best Practices

For Users

  1. Keep software updated: Always use the latest version
  2. Use strong passwords: For your MatchCoreArena account
  3. Enable 2FA: Use TOTP two-factor authentication
  4. Verify downloads: Only download from official sources
  5. Report suspicious activity: If you notice anything unusual

For Developers

  1. Follow secure coding practices
  2. Validate all inputs
  3. Use parameterized queries (prevent SQL injection)
  4. Implement proper authentication
  5. Keep dependencies updated
  6. Review code for security issues

Security Features

MatchCoreArena Client includes:

  • Secure authentication: Email/password with TOTP support
  • Token-based auth: JWT tokens with refresh mechanism
  • Input validation: All user inputs are validated
  • Secure storage: Sensitive data is stored securely
  • HTTPS support: All communications can be encrypted

Known Security Considerations

  1. Local storage: Some data is stored locally on the device
  2. Network communication: Ensure server uses HTTPS in production
  3. Third-party dependencies: Regularly updated for security patches

Bug Bounty

We currently do not have a formal bug bounty program, but we appreciate responsible disclosure and will acknowledge contributors in our release notes.

Contact

For security-related questions or concerns:

Thank you for helping keep MatchCoreArena Client secure!

There aren't any published security advisories