Automic VaultAutomic Vault

brew

gitversion mit Homebrew, chocolatey, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gitversion in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install gitversion

local Homebrew formula metadata

Windows

Chocolateyverifiziert · 92%
choco install GitVersion

Chocolatey community package catalog · GitVersion · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/gitversion

Scoop official bucket manifest trees · bucket/gitversion.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id GitTools.GitVersion -e

Windows Package Manager source index · GitTools.GitVersion · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Easy semantic versioning for projects using Git

Befehle und Aliase

  • gitversion

Verlauf

Projektgeschichte und Nutzung

GitVersion is a release-management utility that derives Semantic Versioning values from a Git repository. It turns branch names, tags, merge history, and configuration into version variables that can be consumed by command-line builds, MSBuild, CI tasks, Docker workflows, and libraries.

Projektgeschichte

The GitTools/GitVersion repository dates to 2013 and grew around a narrow problem in Git-based release automation: projects wanted SemVer numbers without hand-editing version files on every build. Its official README describes the core idea as looking at Git history and working out the Semantic Version of the commit being built.

The project evolved from a .NET-oriented CLI into a family of build integrations. The official README lists GitHub releases, Chocolatey, NuGet packages for the .NET tool and MSBuild task, Homebrew, Winget, Azure Pipelines, GitHub Actions, and Docker artifacts, reflecting a tool meant to sit inside many build systems rather than one local shell.

Adoptionsgeschichte

GitVersion became significant in the .NET and CI ecosystem because it encoded common GitFlow and trunk-style versioning rules into a repeatable build step. Its documentation emphasizes use in command-line and continuous-integration contexts, where build servers need the same version calculation as developer machines.

Package-manager metadata in this batch shows GitVersion distributed through Homebrew, Chocolatey, Scoop, and Winget. Combined with the official NuGet, Azure Pipelines, GitHub Actions, and Docker artifacts, that spread shows adoption across local developer tooling and hosted build infrastructure.

Wie es verwendet wird

Practitioners use GitVersion to generate version variables during builds, then feed those values into package metadata, assembly attributes, container tags, release names, or CI outputs. The common workflow is to run the CLI or an integration from a checked-out Git repository and let GitVersion infer the SemVer value from repository state.

Teams also add GitVersion.yml or GitVersion.yaml files when the default branching and incrementing rules need to match their release process. That configuration keeps version policy near source code while avoiding custom scripts for every pipeline.

Warum Paket-Nerds sich dafür interessieren

GitVersion matters to package maintainers because it makes version numbers reproducible from source history. That is attractive for automated package builds, where the package version should be explainable from tags and commits rather than a mutable build-server counter.

It is also a good example of a CLI that became a packaging surface in its own right: the same versioning engine is exposed as a standalone executable, a .NET tool, an MSBuild task, CI marketplace integrations, and container images.

Zeitleiste

  • 2013: The GitTools/GitVersion repository is created on GitHub.
  • 2015: GitVersion 3.3.0 appears in the GitHub releases feed.
  • 2020: GitVersion 5.x tags show the tool's continued shift toward broad build-system integration.
  • 2026: Repository activity and packaged artifacts show ongoing maintenance.

Related projects

  • Semantic Versioning supplies the version-numbering convention GitVersion calculates.
  • GitFlow-style branch models influenced many of GitVersion's documented branch and incrementing rules.
  • GitHub Actions, Azure Pipelines, MSBuild, NuGet, Docker, Homebrew, Chocolatey, Scoop, and Winget are distribution or integration surfaces named by the project and package metadata.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
GitVersion.ymlGitVersion.yaml.GitVersion.yml.GitVersion.yaml
Windows
GitVersion.ymlGitVersion.yaml.GitVersion.yml.GitVersion.yaml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
gitversioncliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version6.8.1
Manager aktualisiert2026-07-03
lokale DatenOK
Upstreamaktuell
neueste erkannte Version6.8.1

https://github.com/GitTools/GitVersion

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:gitversion
Version6.8.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/gitversion
Homepagehttps://gitversion.net/docs/
Repositoryhttps://github.com/GitTools/GitVersion
Upstream-Dokumentationhttps://gitversion.net/docs
LizenzMIT
Quellarchivhttps://github.com/GitTools/GitVersion/archive/refs/tags/6.8.1.tar.gz
Zuletzt aktualisiert2026-07-03T15:04:39Z
Pulseupdated
Abhängigkeitendotnet, openssl@3
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegitversion
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Chocolatey95%

GitVersion

choco install GitVersion
  • normalized package name match
  • Abgeglichen nach: Gitversion
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: GitVersion from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.5836','capture'
Scoop95%

main/gitversion

scoop install main/gitversion
  • normalized package name match
  • Abgeglichen nach: Gitversion
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/gitversion.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

GitTools.GitVersion

winget install --id GitTools.GitVersion -e
  • normalized package name match
  • Abgeglichen nach: Gitversion
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: GitTools.GitVersion from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment