macOS
brew install gittuflocal Homebrew formula metadata
安装
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 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gittuf | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:gittuf |
|---|---|
| 版本 | 0.15.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://gittuf.dev/ |
| 仓库 | https://github.com/gittuf/gittuf |
| 最后更新 | 2026-07-27T14:57:49+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.