We take security seriously at OpenTaxation.my. If you discover a security vulnerability, please report it responsibly.
Do NOT open a public GitHub issue for security vulnerabilities.
Instead, please email us at: security@opentaxation.my
Include the following information:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- Acknowledgment: We will acknowledge your report within 48 hours
- Investigation: We will investigate and provide updates within 7 days
- Resolution: We aim to fix critical issues within 30 days
- Credit: We will credit you in our release notes (unless you prefer anonymity)
This policy applies to:
- The OpenTaxation.my web application
- The
@tax-engine/coreand@tax-engine/configpackages - Our GitHub repository
- Third-party services (Supabase, Vercel, etc.)
- Social engineering attacks
- Physical security
- Denial of service attacks
| Version | Supported |
|---|---|
| 1.x.x | ✅ |
This project follows security best practices:
- Input sanitization with DOMPurify
- Content Security Policy headers
- No sensitive data stored client-side
- Row-level security in database
- Environment variables for secrets
- Regular dependency updates
Thank you for helping keep OpenTaxation.my secure!