If you discover a security vulnerability, please report it privately.
- Prefer GitHub Private Vulnerability Reporting in this repository.
- If private reporting is not available, open a security issue without exploit details and ask for a private channel.
Please include:
- affected package/path
- impact and attack scenario
- reproduction steps
- suggested mitigation (if available)
- We will acknowledge receipt as soon as possible.
- The team will triage severity and scope, then prepare a fix.
- Disclosure timing will be coordinated with the reporter.
This policy covers the whole repository, including:
- contracts under
contracts/ - protocol/spec files under
spec/anddocs/ - workflows under
.github/workflows/ - published packages under
packages/
This repository is pre-1.0.
- Security fixes are applied to
main. - Critical fixes may be backported to recent release branches when they exist.