How to report vulnerabilities in bbackup.
Security fixes are applied to the latest release only. Older versions are not backported.
| Version | Supported |
|---|---|
| Latest release | ✅ |
| Older releases | ❌ |
Please do not open a public GitHub issue for security vulnerabilities.
Use GitHub's private vulnerability reporting instead:
- Go to the Security tab of this repository.
- Click "Report a vulnerability."
- Describe the issue, steps to reproduce, and potential impact.
You can expect an acknowledgement within 5 business days. If the report is confirmed, a fix will be prepared and a new release cut as soon as reasonably possible. You will be credited in the release notes unless you prefer otherwise.
This policy covers the bbackup source code in this repository. It does not cover third-party tools that bbackup optionally depends on (Docker, rsync, rclone, paramiko), or the host operating system.
- Never commit encryption keys, API tokens, or credentials to this repository.
- The
.gitignorealready excludes*.pem,*.key, and.envfiles. - If you store keys at the paths bbackup defaults to (
~/.config/bbackup/), ensure directory permissions are700and file permissions are600.
Back to README.md.
Slavic Kozyuk
© 2026 Crux Experts LLC — MIT License