This project tracks the latest version of Beszel. Security updates are applied by updating to the newest Beszel release.
| Version | Supported |
|---|---|
| Latest | ✅ |
| < Latest | ❌ |
If you discover a security vulnerability in Beszel itself, please report it directly to the upstream project:
- Repository: henrygd/beszel
- Security Policy: See Beszel's Security Policy
If you find a security issue specific to this Dokku deployment configuration (Dockerfile, scripts, or deployment process), please report it by:
- DO NOT open a public issue
- Contact me privately via:
- GitHub Security Advisories (preferred)
- Or open a private issue if available
- Description of the vulnerability
- Steps to reproduce the issue
- Potential impact
- Suggested fix (if any)
When using this deployment:
- Keep Updated: Run
./update.shregularly to stay current with Beszel releases - Review Changes: Check the Beszel release notes before updating
- Secure Your Dokku Instance:
- Use HTTPS/TLS certificates
- Keep Dokku and host system updated
- Follow Dokku security best practices
- Limit Access: Restrict SSH and administrative access to your Dokku server
- Monitor Logs: Regularly review application and system logs
Security updates are delivered through:
- Upstream Beszel releases
- Updates to this repository's Dockerfile or deployment scripts
The update.sh script automates the process of pulling and deploying the latest Beszel version.
Security vulnerabilities in Beszel core should be credited to the upstream maintainers.