Automic VaultAutomic Vault

brew

commitizen を Homebrew, MacPorts, Nix, winget でインストール

commitizen のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install commitizen

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install commitizen

MacPorts ports tree · devel/commitizen/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#commitizen

nixpkgs package indexes · pkgs/by-name/co/commitizen/package.nix · ソース: api.github.com

Windows

Windows Package Manager確認済み · 92%
winget install --id shipengqi.commitizen -e

Windows Package Manager source index · shipengqi.commitizen · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Defines a standard way of committing rules and communicating it

コマンドとエイリアス

  • cz
  • git-cz

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2017: PyPI records public Commitizen releases.
  • 2020s: Official documentation emphasizes Conventional Commits, semantic versioning, changelog generation, and pre-commit integration.
  • 2026: PyPI continues to publish 4.x releases.

Related projects

  • Commitizen is closely related to Conventional Commits, Semantic Versioning, Keep a Changelog, and pre-commit-style Git hook workflows.

セキュリティ状態

保護ツール対応はまだ見つかっていません

commitizen に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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
./.cz.toml./cz.toml./.cz.json./cz.json./.cz.yaml./cz.yaml./pyproject.toml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
czcliグローバル実行可能ファイル
git-czcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版4.16.5
マネージャ更新日2026-07-17
ローカルデータOK
上流not checked
検出された最新未検出

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
Pulseupdated
依存関係libyaml, python@3.14
ビルド依存関係maturin, rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

commitizen

nix profile install nixpkgs#commitizen
  • normalized package name match
  • 一致条件: Commitizen
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/co/commitizen/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

commitizen

sudo port install commitizen
  • normalized package name match
  • 一致条件: Commitizen
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/commitizen/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

shipengqi.commitizen

winget install --id shipengqi.commitizen -e
  • normalized package name match
  • 一致条件: Commitizen
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: shipengqi.commitizen from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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