Skip to content

Latest commit

 

History

History
69 lines (47 loc) · 1.67 KB

File metadata and controls

69 lines (47 loc) · 1.67 KB

Security Policy 🔒

Supported Versions

We currently support the following versions with security updates:

Version Supported
1.x.x

🚨 Reporting a Vulnerability

Please do not report security vulnerabilities through public GitHub issues.

How to Report

  1. Email: Send details to security@refspring.com
  2. Include:
    • Description of the vulnerability
    • Steps to reproduce
    • Potential impact
    • Suggested fix (if any)

What to Expect

  • Initial Response: Within 48 hours
  • Status Update: Within 7 days
  • Fix Timeline: Depends on severity

Severity Levels

  • 🔴 Critical: Immediate attention (24-48h)
  • 🟠 High: High priority (1 week)
  • 🟡 Medium: Standard timeline (2-4 weeks)
  • 🟢 Low: Best effort (1-3 months)

🛡️ Security Best Practices

For Users

  • Keep your Firebase configuration secure
  • Use environment variables for sensitive data
  • Regularly update dependencies
  • Enable 2FA on your accounts

For Contributors

  • Never commit sensitive data
  • Use .env.example for environment templates
  • Follow secure coding practices
  • Validate all inputs

🔍 Known Security Considerations

This project is currently in development. Known security areas requiring attention:

  • Firebase security rules implementation
  • Server-side validation
  • Input sanitization
  • Rate limiting
  • CORS configuration

📞 Contact

🏆 Recognition

We appreciate responsible disclosure and may acknowledge security researchers in our changelog (with permission).