macOS
brew install shallow-backuplocal Homebrew formula metadata
brew / 順位 6796
shallow-backup のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.