pkg.soopen package index

brew / 排名 7637

使用 Homebrew, apt, Nix, winget 安装 gittuf

查看 gittuf 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gittuf

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install gittuf

Debian stable package indexes · gittuf · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#gittuf

nixpkgs package indexes · pkgs/by-name/gi/gittuf/package.nix · 来源: api.github.com

Windows

Windows Package Manager已验证 · 92%
winget install --id gittuf.gittuf -e

Windows Package Manager source index · gittuf.gittuf · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Security layer for Git repositories

命令和别名

  • git-remote-gittuf
  • gittuf

历史

项目历史与用法

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.

时间线

  • 2022: Public GitHub repository opened.
  • 2023: v0.1.0 release published.
  • 2024: Roadmap records in-toto attestation integration as reached.
  • 2025: Roadmap describes GitHub app integration work for pull-request attestations and policy verification status checks.

Related projects

  • The Update Framework.
  • OpenSSF Supply Chain Integrity Working Group.
  • Sigstore, gitsign, in-toto, and SLSA.
  • GitHub and GitLab repository policy systems.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
git-remote-gittuf可执行文件已索引可执行文件从本地可执行文件索引发现。
gittuf可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.15.0
管理器更新时间2026-07-27
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:gittuf
版本0.15.0
软件包管理器Homebrew
主页https://gittuf.dev/
仓库https://github.com/gittuf/gittuf
最后更新2026-07-27T14:57:49+02:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

gittuf 0.9.0-5+b6

security layer for Git repositories (program)

https://github.com/gittuf/gittuf

sudo apt install gittuf
  • Section: vcs
  • Architecture: amd64
  • Source Package: gittuf
  • 1 依赖
  • normalized package name match
  • 匹配方式:Gittuf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gittuf from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

golang-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-dev
  • Section: golang
  • Architecture: all
  • Source Package: gittuf
  • 21 依赖
  • normalized package name match
  • 匹配方式:Gittuf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: golang-github-gittuf-gittuf-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gittuf

nix profile install nixpkgs#gittuf
  • normalized package name match
  • 匹配方式:Gittuf
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/gittuf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
winget95%

gittuf.gittuf

winget install --id gittuf.gittuf -e
  • normalized package name match
  • 匹配方式:Gittuf
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: gittuf.gittuf from https://cdn.winget.microsoft.com/cache/source.msix
winget92%

gittuf.git-remote-gittuf

winget install --id gittuf.git-remote-gittuf -e
  • installed executable or alias match
  • 匹配方式:Git Remote Gittuf
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: gittuf.git-remote-gittuf from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation