SystemEx is a hobby project under active development.
Security‑related issues will be addressed as time permits.
If you discover a security vulnerability, please report it privately:
Email: ambersophia.schroeck@mail.de
Maintainer: Amber‑Sophia Schröck (pronouns: dey/deren/dem/dem)
Please include:
- A clear description of the issue
- Steps to reproduce
- Potential impact
- Suggested mitigation (if any)
Security concerns may include:
- Unsafe memory operations
- Interop misuse (Linux/macOS/Windows dynamic loading)
- Random engine misuse (ISAAC, Randx)
- Threading primitives (spinlocks, EventGroup)
- IO handling (CacheStream, WriteStream)
- The maintainer reviews the report.
- The issue is reproduced and validated.
- A fix is prepared and tested.
- A patch release or commit is published.
- The reporter is notified.
Thank you for helping keep SystemEx safe and reliable.