| Version | Supported |
|---|---|
| 1.x | β Yes |
| < 1.0 | β No |
We take the security of AgriSim seriously. If you discover a security vulnerability, please follow these steps:
- β Open a public GitHub issue
- β Disclose the vulnerability publicly before it's fixed
- Email us directly at: π§ arshverma.dev@gmail.com
- Include the following information:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
| Timeframe | Action |
|---|---|
| 24-48 hours | Initial response acknowledging your report |
| 7 days | Assessment and severity determination |
| 30 days | Fix development and testing |
| Post-fix | Public disclosure (with credit if desired) |
When contributing to AgriSim:
- Never commit secrets (API keys, passwords, tokens)
- Validate all inputs in gameplay systems
- Use Unity's secure APIs for file operations
- Report suspicious code in pull requests
As a single-player game, AgriSim has limited attack surface. However:
- Save files are stored locally without encryption
- No network features are currently implemented
- Third-party assets follow Unity Asset Store licensing
Thank you for helping keep AgriSim secure! π