Never commit the following values:
PUSHPLUS_TOKENSTATE_API_TOKENFEEDBACK_SIGNING_SECRET- GitHub, Cloudflare or other access tokens
fund_state.jsonanddaily_log.jsonlcontaining real investment records
Use GitHub Actions Secrets and Cloudflare Worker Secrets instead.
Please do not disclose exploitable vulnerabilities in a public issue. Open a private GitHub security advisory for this repository and include:
- affected component and version or commit;
- reproduction steps;
- expected impact;
- suggested mitigation, if available.
- The monitor never places trades.
- Holdings change only after an explicit confirmation.
- Feedback links are HMAC-signed and expire.
- The state API requires a Bearer token.
- Cloudflare stores strategy state, not GitHub credentials.