Automic VaultAutomic Vault

brew

Install cocogitto with Homebrew, apk, MacPorts, Nix, pacman, scoop, apt, zypper

Conventional Commits toolbox. Version 7.0.0 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install cocogitto

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install cocogitto

MacPorts ports tree · devel/cocogitto/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add cocogitto

Alpine Linux edge package indexes · cocogitto · source: dl-cdn.alpinelinux.org

Nixverified · 92%
nix profile install nixpkgs#cocogitto

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

Arch Linux pacmanverified · 92%
sudo pacman -S cocogitto

Arch Linux sync databases · cocogitto · source: geo.mirror.pkgbuild.com

Debian aptverified · 92%
sudo apt install cog

Debian stable package indexes · cog · source: deb.debian.org

openSUSE zypperverified · 92%
sudo zypper install cog

openSUSE Tumbleweed package metadata · cog · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install main/cocogitto

Scoop official bucket manifest trees · bucket/cocogitto.json · source: api.github.com

overview

Package summary

Conventional Commits toolbox

Commands and aliases

  • cog

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

executables

Installed executables

CommandKindExposureNote
cogcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version7.0.0
manager updated2026-06-22
local dataok
upstreamcurrent
latest detected7.0.0

https://github.com/cocogitto/cocogitto

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:cocogitto
Version7.0.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/cocogitto
Homepagehttps://docs.cocogitto.io/
Repositoryhttps://github.com/cocogitto/cocogitto
Upstream docshttps://docs.cocogitto.io/
LicenseMIT
Source archivehttps://github.com/cocogitto/cocogitto/archive/refs/tags/7.0.0.tar.gz
Last updated2026-06-22T14:03:03-07:00
Pulseupdated
Dependencieslibgit2
Build dependenciespkgconf, rust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

cocogitto

nix profile install nixpkgs#cocogitto
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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 dependencies
  • installed executable or alias match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 6 provides
  • installed executable or alias match
  • Matched by: 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 dependencies
  • 2 provides
  • installed executable or alias match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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