XtreamPulsar takes security seriously. If you discover a vulnerability, please do not open a public issue. Instead, report it privately:
- Use GitHub's private security advisory feature, or
- Contact Bulutworks through xtreampulsar.com.
Please include steps to reproduce and the potential impact. We aim to acknowledge reports promptly and will credit responsible disclosures.
XtreamPulsar is under active development; security fixes target the latest main.
- Always change every default secret in
.envbefore going live. - Never commit your
.envfile (it is gitignored by default). - Put the panel behind HTTPS and restrict admin access.
- Keep Docker images and dependencies up to date.