Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 604 Bytes

SECURITY.md

File metadata and controls

27 lines (21 loc) · 604 Bytes

Security Policy

Supported Versions

Version Supported
1.0.x

Reporting a Vulnerability

  1. DO NOT open a public issue
  2. Email [email protected]
  3. Include:
    • Description
    • Steps to reproduce
    • Potential impact
    • Possible fixes (if known)
  4. Expected response time: 48 hours
  5. Updates provided via email

Security Best Practices

  • Keep dependencies updated
  • Use environment variables for sensitive data
  • Validate API tokens
  • Check API response data
  • Log security-relevant events