macOS
brew install shallow-backuplocal Homebrew formula metadata
安装
brew install shallow-backuplocal Homebrew formula metadata
概览
Git-integrated backup tool for macOS and Linux devs
历史
shallow-backup is a Git-integrated command-line backup and restoration tool for macOS and Linux development environments.
Aaron Lichtman created shallow-backup to copy dotfiles from their original locations, record installed packages and applications, and support idempotent restoration without requiring a symlink-based dotfile layout.
Later releases added configuration-driven ignore rules and secret-scanning safeguards for Git-backed backups.
The project is distributed through Homebrew and is also installable through pipx or directly from source.
Users can interactively or selectively back up and restore dotfiles, application settings, fonts, and package inventories. Backups can be committed and pushed to a remote Git repository.
Because backed-up configuration may contain API keys or SSH material, users should inspect the generated repository before publishing it. The project excludes sensitive paths by default and runs secret scanning.
shallow-backup treats package inventories and dotfiles as reproducible machine state. This makes it useful to package enthusiasts who routinely rebuild workstations or synchronize development environments.
安全态势
没有找到 shallow-backup 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$SHALLOW_BACKUP_CONFIG_DIR/shallow-backup.json$XDG_CONFIG_HOME/shallow-backup.json~/.config/shallow-backup.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
shallow-backup | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/alichtman/shallow-backup
安装元数据
| 软件包键 | brew:shallow-backup |
|---|---|
| 版本 | 6.6 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/shallow-backup |
| 主页 | https://github.com/alichtman/shallow-backup |
| 仓库 | https://github.com/alichtman/shallow-backup |
| 许可证 | MIT |
| 源码归档 | https://files.pythonhosted.org/packages/16/25/621fbd73cadb2e18f56ea89ae602b2c93d88c77d9858ae16f541c523e9b3/shallow_backup-6.6.tar.gz |
| 最后更新 | 2026-09-04T11:39:06Z |
| Pulse | updated |
| 依赖 | python@3.14 |
| 构建依赖 | maturin, rust |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | shallow-backup |
| Version Scheme | 0 |
| Revision | 6 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.