| Version | Supported |
|---|---|
master (latest) |
✓ |
| Mainnet deploys | ✓ |
| Pre-audit tags | ✗ |
If you've found a vulnerability in the Wheat World protocol, do not open a public issue. We'd rather hear about it first.
- Email:
security@thewheat.world - PGP key: published in this repository under
security/pgp.asc(coming with the audit release).
Please include:
- A clear description of the issue and its impact.
- A minimal reproduction — Foundry test, transaction trace, or step-by-step.
- Your name or handle if you'd like credit in the disclosure.
We will acknowledge receipt within 48 hours and respond with a triage plan within 5 business days.
In-scope:
contracts/WheatWorld.soland any contracts deployed at addresses listed indeployments/.- The deployment script
script/Deploy.s.sol.
Out of scope:
- Front-end / off-chain indexer issues — please report those on the corresponding repositories.
- Issues that require privileged access (e.g. owner-only entry points used as intended).
- Theoretical issues without a viable on-chain attack path.
We follow coordinated disclosure. Once a vulnerability is reported, we will:
- Reproduce and confirm the issue.
- Develop and test a patch.
- Notify affected users and partners.
- Deploy the patch.
- Publish a post-mortem within 30 days of resolution.
Responsible reporters are eligible for bounties from the Wheat World treasury under our forthcoming bug bounty program. The amount scales with severity and quality of the report.
Thank you for keeping the protocol — and its players — safe.