Never publish:
- credentials;
- API keys or tokens;
- account numbers;
- broker login details;
- real broker server identifiers;
.envfiles;- real
.setpresets; - MT5 logs;
- Strategy Tester reports;
- optimization outputs;
- real account statements;
- local machine paths;
- proprietary strategy parameters.
- Use demo accounts for public examples.
- Keep real data in ignored local folders or protected non-public storage.
- Review
.gitignorebefore adding new artifact types. - Run a sensitive-term search before pushing.
- Rotate credentials immediately if they are exposed.
Open a GitHub issue only for non-sensitive security concerns.
If a report contains credentials, account identifiers or sensitive trading details, contact the repository owner privately instead of posting the data publicly.