macOS
brew install commitizenlocal Homebrew formula metadata
sudo port install commitizenMacPorts ports tree · devel/commitizen/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für commitizen in AI-Agent-Workflows.
Installation
brew install commitizenlocal Homebrew formula metadata
sudo port install commitizenMacPorts ports tree · devel/commitizen/Portfile · Quelle: api.github.com
nix profile install nixpkgs#commitizennixpkgs package indexes · pkgs/by-name/co/commitizen/package.nix · Quelle: api.github.com
winget install --id shipengqi.commitizen -eWindows Package Manager source index · shipengqi.commitizen · Quelle: cdn.winget.microsoft.com
Überblick
Defines a standard way of committing rules and communicating it
Verlauf
Commitizen is a Python CLI for standardized Git commits and release automation. Its official documentation presents it as a tool for Conventional Commits, semantic version bumping, and changelog generation.
The project grew around the idea that commit-message conventions can drive release work: the CLI guides commit creation, validates commit messages, calculates version bumps from commit history, and can update changelogs. The public Python package history on PyPI dates back to 2017, placing this implementation in the wave of Conventional Commits tooling that moved commit metadata into everyday release automation.
Commitizen is distributed as a Python package and documented for installation through pipx, uv, pip, conda, Poetry, pdm, and Homebrew. That spread is notable because the tool is not only a Python-project helper; it is commonly installed as a developer workstation CLI for projects in any language that want commit and release rules.
Typical usage centers on `cz commit` for guided commits, commit-message validation through pre-commit-style hooks, and `cz bump` for version and changelog updates. Its package-manager value comes from making release conventions executable rather than leaving them as prose in CONTRIBUTING files.
Commitizen sits at the intersection of source-control hygiene and package release mechanics. For package maintainers, it is significant because the same commit taxonomy can feed semantic versioning, changelog text, tags, and CI release steps.
Sicherheitslage
Für commitizen wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
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.
./.cz.toml./cz.toml./.cz.json./cz.json./.cz.yaml./cz.yaml./pyproject.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cz | cli | globales Executable | |
git-cz | cli | globales Executable |
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.
https://commitizen-tools.github.io/commitizen/
Installationsmetadaten
| Paketschlüssel | brew:commitizen |
|---|---|
| Version | 4.16.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/commitizen |
| Homepage | https://commitizen-tools.github.io/commitizen/ |
| Repository | https://github.com/commitizen-tools/commitizen |
| Upstream-Dokumentation | https://commitizen-tools.github.io/commitizen |
| Lizenz | MIT |
| Quellarchiv | https://files.pythonhosted.org/packages/8e/de/b7ad6b48415760b3bb2e702218b9fc89ea376509ec88d04a281c33196f42/commitizen-4.16.5.tar.gz |
| Zuletzt aktualisiert | 2026-07-17T08:44:33Z |
| Pulse | updated |
| Abhängigkeiten | libyaml, python@3.14 |
| Build-Abhängigkeiten | maturin, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | commitizen |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
commitizen
nix profile install nixpkgs#commitizencommitizen
sudo port install commitizenshipengqi.commitizen
winget install --id shipengqi.commitizen -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.