Skip to content

Latest commit

History

History
14 lines (11 loc) 路 587 Bytes

File metadata and controls

14 lines (11 loc) 路 587 Bytes

Security Policy

Reporting a Vulnerability

If you discover a security vulnerability, please report it responsibly by contacting mdafsar.dev@gmail.com.

Supported Versions

This project is actively maintained and security updates will be provided for the latest versions.

Security Practices

  • Sensitive data is stored securely using environment variables.
  • User inputs are validated to prevent injection attacks.
  • HTTPS is enforced to encrypt data during transfer.
  • Dependencies are regularly updated to fix vulnerabilities.
  • Rate limiting and security headers are applied.