| Version | Supported |
|---|---|
| main | ✅ |
Do not open public GitHub issues for security vulnerabilities.
Email security@heir.es with:
- Description of the issue and impact
- Steps to reproduce
- Affected components (frontend,
server/, MCP, etc.) - Suggested fix (optional)
We aim to acknowledge reports within 3 business days and provide a remediation timeline within 90 days for confirmed issues.
- Never commit
.envfiles, private keys, or API secrets - Use
.env.exampleas the only committed env template - Run
npm auditbefore submitting pull requests - Test contract generation on testnets only
If you are preparing a public release from a private fork, complete
docs/open-source/CREDENTIAL_ROTATION_CHECKLIST.md
before publishing.