Public GitHub releases are experimental until v1.0.0.
Please report vulnerabilities privately to the maintainers before public disclosure.
Do not open public issues containing:
- API keys
- Telegram bot tokens
- Exchange secrets
- Wallet private keys
- User credentials
- Exploit details that can harm users
Never commit secrets. Use:
.envlocally- GitHub Actions Secrets for CI/CD
- Cloud secret managers for production
.envmust remain ignored.env.examplemust contain placeholders only- No real API key must be used in tests
- Donation wallet addresses are public donation identifiers only
- Private keys must never be stored in the repository