macOS
brew install gittuflocal Homebrew formula metadata
brew / 順位 7557
gittuf のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gittuflocal Homebrew formula metadata
sudo apt install gittufDebian stable package indexes · gittuf · ソース: deb.debian.org
nix profile install nixpkgs#gittufnixpkgs package indexes · pkgs/by-name/gi/gittuf/package.nix · ソース: api.github.com
winget install --id gittuf.gittuf -eWindows Package Manager source index · gittuf.gittuf · ソース: cdn.winget.microsoft.com
概要
Security layer for Git repositories
履歴
gittuf is a Git repository security system that brings The Update Framework-style policy metadata, signed trust roots, and independent verification to source control. Its main claim to package-manager relevance is that it treats Git history and Git references as supply-chain assets rather than merely developer convenience data.
The gittuf repository was opened in 2022, with the project describing itself as a platform-agnostic Git security system. Its README states that repository maintainers can use gittuf to protect repository contents from unauthorized or malicious changes and to avoid making a Git forge the single point of trust.
The first GitHub release, v0.1.0, was published in October 2023. The roadmap shows the project evolving through alpha and beta milestones, policy files, a reference state log, metadata synchronization, and dogfooding of the gittuf repository itself.
The design expanded beyond basic reference protection into supply-chain attestations. The roadmap records in-toto attestation support as reached by April 2024 and describes work on Git forge integration, including a GitHub app that records code-review and merge attestations and reports verification status on pull requests.
gittuf's adoption story is institutional as well as technical: the README identifies it as an incubating Open Source Security Foundation project in the Supply Chain Integrity Working Group. Packaging across Homebrew, Debian, Nix, and WinGet gives the tool the installation surface expected for security tooling that may be evaluated by teams on different operating systems.
The project sits near Sigstore, gitsign, in-toto, and SLSA in the software supply-chain ecosystem. Its distinguishing role is source-control policy verification that can be checked outside any one forge.
A typical workflow starts by generating keys, initializing a Git repository, running `gittuf trust init`, adding policy keys, creating policy rules for protected branches or files, staging and applying policy metadata, and recording reference changes in the reference state log.
Practitioners use `gittuf verify-ref` to check whether a reference follows policy, `gittuf sync` or the `git-remote-gittuf` transport to move gittuf metadata with remote repositories, and manual Git ref pushes or fetches for environments that prefer explicit metadata handling.
gittuf matters to package nerds because it frames source repository state as an input to downstream package trust. It complements artifact signing and provenance by asking whether the Git branch, tag, or file path that produced a package was changed by an authorized identity under an auditable policy.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-remote-gittuf | cli | グローバル実行可能ファイル | |
gittuf | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/gittuf/gittuf
インストールメタデータ
| パッケージキー | brew:gittuf |
|---|---|
| バージョン | 0.15.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gittuf |
| ホームページ | https://gittuf.dev/ |
| リポジトリ | https://github.com/gittuf/gittuf |
| 上流ドキュメント | https://gittuf.dev/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/gittuf/gittuf/archive/refs/tags/v0.15.0.tar.gz |
| 最終更新 | 2026-07-27T14:57:49+02:00 |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gittuf |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gittuf 0.9.0-5+b6
security layer for Git repositories (program)
https://github.com/gittuf/gittuf
sudo apt install gittufgolang-github-gittuf-gittuf-dev 0.9.0-5
security layer for Git repositories (Go library)
https://github.com/gittuf/gittuf
sudo apt install golang-github-gittuf-gittuf-devgittuf
nix profile install nixpkgs#gittufgittuf.gittuf
winget install --id gittuf.gittuf -egittuf.git-remote-gittuf
winget install --id gittuf.git-remote-gittuf -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.