macOS
brew install convcolocal Homebrew formula metadata
brew
Conventional commits, changelog, versioning, validation. Version 0.6.4 via Homebrew; verified 2026-06-22.
install
brew install convcolocal Homebrew formula metadata
nix profile install nixpkgs#convconixpkgs package indexes · pkgs/by-name/co/convco/package.nix · source: api.github.com
overview
Conventional commits, changelog, versioning, validation
history
Convco is a Rust command-line tool for teams that use Conventional Commits to validate commit ranges, generate changelogs, assist commits, and calculate semantic versions.
The upstream repository was created in November 2019, and the crate was published on crates.io in December 2019. Its README frames the tool as a Conventional Commit CLI and documents a small set of release-engineering commands rather than a broad Git wrapper.
Convco's distribution follows Rust tooling norms: `cargo install convco` is the upstream installation path, crates.io tracks the package, and the input package facts show additional Homebrew and Nix packaging for users who prefer system package managers.
Common workflows include `convco check` in hooks or CI, `convco changelog` for changelog generation, `convco version --bump` for release calculation, and `convco commit` as an interactive Conventional Commit helper or Git editor.
Convco is the sort of compact, single-binary release helper package that package managers like: it exposes one executable, has no credentials surface, and bridges Git history conventions with reproducible release automation.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
.versionrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
convco | cli | global executable |
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.
https://github.com/convco/convco
install metadata
| Package key | brew:convco |
|---|---|
| Version | 0.6.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/convco |
| Homepage | https://convco.github.io |
| Repository | https://github.com/convco/convco |
| Upstream docs | https://convco.github.io/ |
| License | MIT |
| Source archive | https://github.com/convco/convco/archive/refs/tags/v0.6.4.tar.gz |
| Last updated | 2026-06-22T14:03:04-07:00 |
| Pulse | updated |
| Dependencies | libgit2 |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | convco |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
convco
nix profile install nixpkgs#convcosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.