| Version | Supported |
|---|---|
| Latest | ✅ |
All packages in this monorepo follow independent versioning. Security patches are applied to the latest version of each affected package.
Do NOT open a public GitHub issue.
Email info@decentralchain.io with:
- Affected package(s) (e.g.
@decentralchain/transactions) - Description of the vulnerability
- Steps to reproduce
- Potential impact assessment
- Suggested fix (optional)
- Acknowledgement: 48 hours
- Assessment: 5 business days
- Critical patch: 14 days
- Lower severity: 30 days
- Use the latest supported version of each
@decentralchain/*package - Pin dependencies with lockfiles (
pnpm-lock.yaml) - Run
pnpm auditregularly - Keep Node.js at version 24+ as required by this project