macOS
brew install gittuflocal Homebrew formula metadata
brew / Rang 7637
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gittuf in AI-Agent-Workflows.
Installation
brew install gittuflocal Homebrew formula metadata
sudo apt install gittufDebian stable package indexes · gittuf · Quelle: deb.debian.org
nix profile install nixpkgs#gittufnixpkgs package indexes · pkgs/by-name/gi/gittuf/package.nix · Quelle: api.github.com
winget install --id gittuf.gittuf -eWindows Package Manager source index · gittuf.gittuf · Quelle: cdn.winget.microsoft.com
Überblick
Security layer for Git repositories
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
git-remote-gittuf | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
gittuf | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:gittuf |
|---|---|
| Version | 0.15.0 |
| Paketmanager | Homebrew |
| Homepage | https://gittuf.dev/ |
| Repository | https://github.com/gittuf/gittuf |
| Zuletzt aktualisiert | 2026-07-27T14:57:49+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.