-
released this
2026-08-05 12:53:11 +00:00 | 124 commits to main since this release2026-08-05 - 7.1.8
Fixes
- harden cutover staging and S3 export cleanup (backup)
- Add a dedicated private backup-staging path and remove crash-left cutover staging during BackupManager initialization.
- Validate cutover operation identifiers and revisions before staging cleanup to prevent path traversal.
- Reject unsafe staging directories or symlinks and verify staging cleanup completion.
- Write S3 object exports from Node readable streams with 0600 permissions and remove partial files on export failures.
Downloads
- harden cutover staging and S3 export cleanup (backup)