macOS
brew install commitizenlocal Homebrew formula metadata
sudo port install commitizenMacPorts ports tree · devel/commitizen/Portfile · ソース: api.github.com
brew
commitizen のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install commitizenlocal Homebrew formula metadata
sudo port install commitizenMacPorts ports tree · devel/commitizen/Portfile · ソース: api.github.com
nix profile install nixpkgs#commitizennixpkgs package indexes · pkgs/by-name/co/commitizen/package.nix · ソース: api.github.com
winget install --id shipengqi.commitizen -eWindows Package Manager source index · shipengqi.commitizen · ソース: cdn.winget.microsoft.com
概要
Defines a standard way of committing rules and communicating it
履歴
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.
セキュリティ状態
commitizen に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cz | cli | グローバル実行可能ファイル | |
git-cz | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://commitizen-tools.github.io/commitizen/
インストールメタデータ
| パッケージキー | brew:commitizen |
|---|---|
| バージョン | 4.16.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/commitizen |
| ホームページ | https://commitizen-tools.github.io/commitizen/ |
| リポジトリ | https://github.com/commitizen-tools/commitizen |
| 上流ドキュメント | https://commitizen-tools.github.io/commitizen |
| ライセンス | MIT |
| ソースアーカイブ | https://files.pythonhosted.org/packages/8e/de/b7ad6b48415760b3bb2e702218b9fc89ea376509ec88d04a281c33196f42/commitizen-4.16.5.tar.gz |
| 最終更新 | 2026-07-17T08:44:33Z |
| Pulse | updated |
| 依存関係 | libyaml, python@3.14 |
| ビルド依存関係 | maturin, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
commitizen
nix profile install nixpkgs#commitizencommitizen
sudo port install commitizenshipengqi.commitizen
winget install --id shipengqi.commitizen -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.