Automic VaultAutomic Vault

brew

cocogitto を Homebrew, apk, MacPorts, Nix, pacman, scoop, apt, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install cocogitto

local Homebrew formula metadata

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

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

Linux

Alpine Linux apk確認済み · 92%
sudo apk add cocogitto

Alpine Linux edge package indexes · cocogitto · ソース: dl-cdn.alpinelinux.org

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

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

Arch Linux pacman確認済み · 92%
sudo pacman -S cocogitto

Arch Linux sync databases · cocogitto · ソース: geo.mirror.pkgbuild.com

Debian apt確認済み · 92%
sudo apt install cog

Debian stable package indexes · cog · ソース: deb.debian.org

openSUSE zypper確認済み · 92%
sudo zypper install cog

openSUSE Tumbleweed package metadata · cog · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/cocogitto

Scoop official bucket manifest trees · bucket/cocogitto.json · ソース: api.github.com

概要

パッケージ概要

Conventional Commits toolbox

コマンドとエイリアス

  • cog

履歴

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

Cocogitto is a Rust CLI and GitOps toolbox for Conventional Commits and Semantic Versioning. It packages commit-message creation, commit-history checking, changelog generation, version bumping, hooks, and CI integrations into the `cog` command.

プロジェクトの歴史

The GitHub repository was created in September 2020, and crates.io shows the `cocogitto` crate created later that month. The project README describes it as the Conventional Commits toolbox.

Early changelog entries in 2020 show rapid construction of core features: commit creation, verification, logs, changelog generation, bumping, hooks, and the move to `cog.toml` configuration. Later releases expanded CI/CD, Docker, monorepo workflows, signing support, and generated configuration reference docs.

採用の歴史

Cocogitto is distributed through Cargo and several OS package managers. crates.io lists more than 200 thousand downloads, while the input records packaging in Homebrew, apk, Debian, MacPorts, Nix, pacman, Scoop, and zypper.

The official docs also advertise installation through Cargo, Arch Linux, NixOS, Void Linux, Homebrew, and Chocolatey, showing that the project deliberately supports both Rust-native and OS package-manager installation paths.

使われ方

The main binary is `cog`. Users can run `cog commit` to create Conventional Commit messages, `cog check` to validate history, `cog changelog` to generate changelogs, and `cog bump` to derive semantic versions from commit history.

Configuration lives in a repository-root `cog.toml`. The official config reference describes settings for version generation, changelog handling, commit conventions, hooks, and monorepo support.

パッケージ好きにとっての重要性

Cocogitto is a package-nerd tool about packages: it automates the release metadata loop around commits, changelogs, SemVer, tags, and CI. It is especially interesting for repos that want release automation without adopting a large hosted release platform.

Its distribution story is also typical of modern Rust CLIs: a Cargo crate is the canonical package, but downstream OS packages make the same single binary available to non-Rust users.

タイムライン

  • 2020: Repository created and first rapid series of 0.x changelog releases published.
  • 2020: `cog.toml` configuration name introduced in the 0.32.1 era.
  • 2021: 1.0.0 released.
  • 2023: 6.0.0 adds Docker image support and other release-flow changes.
  • 2024: 6.2.0 migrates docs to VitePress and expands configuration docs.
  • 2026: 7.0.0 adds monorepo dependency resolver work and package updates.

Related projects

  • Conventional Commits and SemVer are the standards Cocogitto is built around.
  • cocogitto-action and cocogitto-bot are related GitHub integrations linked from the official docs.
  • Adjacent changelog/release tools include git-cliff, release-plz, semantic-release, and commitlint.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 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
cog.toml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版7.0.0
マネージャ更新日2026-06-22
ローカルデータOK
上流最新
検出された最新7.0.0

https://github.com/cocogitto/cocogitto

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cocogitto
バージョン7.0.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/cocogitto
ホームページhttps://docs.cocogitto.io/
リポジトリhttps://github.com/cocogitto/cocogitto
上流ドキュメントhttps://docs.cocogitto.io/
ライセンスMIT
ソースアーカイブhttps://github.com/cocogitto/cocogitto/archive/refs/tags/7.0.0.tar.gz
最終更新2026-06-22T14:03:03-07:00
Pulseupdated
依存関係libgit2
ビルド依存関係pkgconf, rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

cocogitto

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

cocogitto 7.0.0-r0

The Conventional Commits toolbox

https://docs.cocogitto.io/

sudo apk add cocogitto
  • License: MIT
  • Architecture: x86_64
  • Source Package: cocogitto
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Cocogitto
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cocogitto from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

cocogitto-bash-completion 7.0.0-r0

Bash completions for cocogitto

https://docs.cocogitto.io/

sudo apk add cocogitto-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: cocogitto
  • normalized package name match
  • 一致条件: Cocogitto
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cocogitto-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

cocogitto-doc 7.0.0-r0

The Conventional Commits toolbox (documentation)

https://docs.cocogitto.io/

sudo apk add cocogitto-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: cocogitto
  • normalized package name match
  • 一致条件: Cocogitto
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cocogitto-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

cocogitto-fish-completion 7.0.0-r0

Fish completions for cocogitto

https://docs.cocogitto.io/

sudo apk add cocogitto-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: cocogitto
  • normalized package name match
  • 一致条件: Cocogitto
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cocogitto-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

cocogitto-zsh-completion 7.0.0-r0

Zsh completions for cocogitto

https://docs.cocogitto.io/

sudo apk add cocogitto-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: cocogitto
  • normalized package name match
  • 一致条件: Cocogitto
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cocogitto-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

cocogitto 7.0.0-2

Set of CLI tools for the conventional commit and semver specifications

https://github.com/cocogitto/cocogitto

sudo pacman -S cocogitto
  • License: MIT
  • Architecture: x86_64
  • 7 依存関係
  • normalized package name match
  • 一致条件: Cocogitto
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cocogitto from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

cocogitto

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

main/cocogitto

scoop install main/cocogitto
  • normalized package name match
  • 一致条件: Cocogitto
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/cocogitto.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
MacPorts94%

cog

sudo port install cog
  • installed executable or alias match
  • 一致条件: Cog
MacPorts ports tree · api.github.com · MacPorts ports tree: gnome/cog/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

cog 0.18.4-1

Single-window web browser based on WPE WebKit

https://github.com/Igalia/cog

sudo apt install cog
  • Section: web
  • Architecture: amd64
  • 15 依存関係
  • installed executable or alias match
  • 一致条件: Cog
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cog from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

cog

nix profile install nixpkgs#cog
  • installed executable or alias match
  • 一致条件: Cog
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/co/cog/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper92%

cog 0.18.5-3.2

WPE launcher and webapp container

https://github.com/Igalia/cog

sudo zypper install cog
  • License: MIT
  • Category: Productivity/Networking/Web/Browsers
  • Architecture: x86_64
  • Source Package: cog
  • 19 依存関係
  • 6 提供
  • installed executable or alias match
  • 一致条件: Cog
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cog from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

cog-devel 0.18.5-3.2

Development files for cog

https://github.com/Igalia/cog

sudo zypper install cog-devel
  • License: MIT
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: cog
  • 3 依存関係
  • 2 提供
  • installed executable or alias match
  • 一致条件: Cog
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cog-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

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

このページは 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