SlopArena is a community-driven open-source game. We take security concerns seriously.
If you discover a security vulnerability, please do not open a public issue. Instead, report it privately via one of the following methods:
- GitHub Issues — Open a regular issue
and mention
[SECURITY]in the title, with details of the vulnerability. We will mark the issue as confidential if possible. - Email — Reach out to the maintainers directly via GitHub.
We will acknowledge receipt within 48 hours and provide an estimated timeline for a fix.
This policy covers:
- The game client (Godot 4 .NET C# project)
- The headless server (
Server/) - The
Shared/C# library - CI/CD workflows and infrastructure
- Issues in Godot Engine itself (report upstream)
- Vulnerabilities in .NET runtime (report to Microsoft)
- General feature requests or bugs (open a regular issue)
When reporting, please include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
We appreciate your help keeping SlopArena safe for everyone!