Skip to content

Security: HanYe0817/UE5-EnhancedProjectile

Security

SECURITY.md

Security Policy

Enhanced Projectile is a gameplay plugin and does not intentionally process untrusted network input outside normal Unreal Engine gameplay replication flows.

Supported Versions

Version Supported
1.x Yes

Reporting a Vulnerability

Please open a private report through GitHub Security Advisories if available, or contact the repository owner with:

  • A clear description of the vulnerability.
  • Reproduction steps.
  • Unreal Engine version.
  • Platform.
  • Any relevant logs or proof-of-concept project notes.

Avoid posting exploit details in a public issue before the maintainer has had time to respond.

Gameplay Networking Notes

If you use client-side prediction, validate authoritative gameplay results on the server. Treat client-provided predicted impact reports as hints, not authoritative damage events.

There aren't any published security advisories