macOS
brew install cocogittoprovider-native install command
brew / Rang 2158
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cocogitto in AI-Agent-Workflows.
Installation
brew install cocogittoprovider-native install command
Überblick
Conventional Commits toolbox
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
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.
cog.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cog | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:cocogitto |
|---|---|
| Version | 7.0.0 |
| Paketmanager | Homebrew |
| Homepage | https://docs.cocogitto.io/ |
| Repository | https://github.com/cocogitto/cocogitto |
| Zuletzt aktualisiert | 2026-06-22T14:03:03-07:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
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.