Backup-warden

Latest version: v1.0.11

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.11

Very minor release to clean up code for how I maintain the `paths` variable. It is now in `BackupWarden` class instead of `Warden_Backups`

1.0.10

- Resolved Issue 8: The exit code now returns `1` for critical errors (previously returned `0`)
- Updated command-line parameters for consistency with configuration options:
- `include` is now `include-list`
- `exclude` is now `exclude-list`

1.0.9

Thanks to PR 13:
- New option `--s3-only-prefixes` that will only consider prefixes (not individual objects) for rotation. This drastically improves performance when the bucket contains a large number of objects, but only works if your backups are nested under timestamped prefixes.

1.0.8

Thanks to PR 7:
- Added support for `AWS_SESSION_TOKEN` (i.e. for OIDC roles or AWS SSO temporary credentials)
- Updated packages to latest version

1.0.7

- Added `--utc` which uses UTC timezone instead of local machine's timezone for timestamps - 3
- Added `--minutely` which lets you preserves specified amount of backups per minute - 4
- Upgraded all packages

1.0.6

- Added dependency to Python 3.8 instead of 3.7

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.