| Version | Supported |
|---|---|
master (latest) |
✓ |
| Mainnet deploys | ✓ |
| Pre-audit tags | ✗ |
If you've found a vulnerability in AlphaLine, do not open a public issue. We'd rather hear about it first.
- Email:
security@alphaline.gg - Response: within 48 hours, triage within 5 business days.
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.
In-scope:
contracts/AlphaLine.soland any contracts deployed at addresses listed indeployments/.- The deployment script
script/Deploy.s.sol. - The Rust CLI (
src/) — specifically auth handling and key storage.
Out of scope:
- Polymarket infrastructure issues — report those to Polymarket directly.
- Issues requiring privileged access used as intended.
- Theoretical issues without a viable on-chain attack path.
We follow coordinated disclosure:
- Reproduce and confirm.
- Develop and test a patch.
- Notify affected users and partners.
- Deploy the patch.
- Publish a post-mortem within 30 days.
Responsible reporters are eligible for bounties. Amount scales with severity and quality of the report.
Thank you for keeping AlphaLine safe.