macOS
brew install gitsignlocal Homebrew formula metadata
sudo port install gitsignMacPorts ports tree · security/gitsign/Portfile · Quelle: api.github.com
brew / Rang 5709
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gitsign in AI-Agent-Workflows.
Installation
brew install gitsignlocal Homebrew formula metadata
sudo port install gitsignMacPorts ports tree · security/gitsign/Portfile · Quelle: api.github.com
sudo apt install gitsignDebian stable package indexes · gitsign · Quelle: deb.debian.org
nix profile install nixpkgs#gitsignnixpkgs package indexes · pkgs/by-name/gi/gitsign/package.nix · Quelle: api.github.com
sudo pacman -S gitsignArch Linux sync databases · gitsign · Quelle: geo.mirror.pkgbuild.com
sudo zypper install gitsignopenSUSE Tumbleweed package metadata · gitsign · Quelle: download.opensuse.org
scoop install main/gitsignScoop official bucket manifest trees · bucket/gitsign.json · Quelle: api.github.com
Überblick
Keyless Git signing using Sigstore
Verlauf
gitsign is a Sigstore tool for keyless signing of Git commits and tags. It uses OpenID Connect identities and Sigstore infrastructure instead of long-lived local signing keys.
The gitsign repository was created in May 2022 under the Sigstore organization. Its README says the tool was heavily inspired by GitHub's smimesign, but substitutes keyless Sigstore signing with a GitHub or other OIDC identity.
gitsign belongs to the broader Sigstore supply-chain security ecosystem alongside Fulcio, Rekor, and Cosign. Its adoption story is tied to the move from personal key management toward short-lived certificates, identity-backed signatures, and transparency-log verification.
Practitioners configure Git to use `gitsign` as the `gpg.x509.program`, set `gpg.format` to `x509`, and then sign commits with `git commit -S` or sign tags with `git tag -s`. Verification commonly uses `gitsign verify` so callers can check both cryptographic integrity and certificate identity claims.
For package maintainers, gitsign is important because it brings Sigstore's keyless model to Git history rather than only to container images or release artifacts. It packages a security workflow as a Git signing backend with a small CLI surface and a credential-cache helper.
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.
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.
.git/config~/.gitconfigExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gitsign | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
gitsign-credential-cache | 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:gitsign |
|---|---|
| Version | 0.17.1 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/sigstore/gitsign |
| Repository | https://github.com/sigstore/gitsign |
| Zuletzt aktualisiert | 2026-07-30T00:22:27Z |
| 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.
gitsign 0.13.0-2+b2
Keyless Git signing using Sigstore (program)
https://github.com/sigstore/gitsign
sudo apt install gitsigngolang-github-sigstore-gitsign-dev 0.13.0-2
Keyless Git signing using Sigstore (library)
https://github.com/sigstore/gitsign
sudo apt install golang-github-sigstore-gitsign-devgitsign
nix profile install nixpkgs#gitsigngitsign 0.14.0-2
Keyless Git signing using Sigstore
https://github.com/sigstore/gitsign
sudo pacman -S gitsigngitsign 0.17.0-1.1
Keyless Git signing using Sigstore
https://github.com/sigstore/gitsign
sudo zypper install gitsigngitsign-credential-cache 0.17.0-1.1
Credential cache for gitsign
https://github.com/sigstore/gitsign
sudo zypper install gitsign-credential-cachegitsign
sudo port install gitsignmain/gitsign
scoop install main/gitsignQuellspur
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.