macOS
brew install convcolocal Homebrew formula metadata
brew
convco のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install convcolocal Homebrew formula metadata
nix profile install nixpkgs#convconixpkgs package indexes · pkgs/by-name/co/convco/package.nix · ソース: api.github.com
概要
Conventional commits, changelog, versioning, validation
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
.versionrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
convco | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/convco/convco
インストールメタデータ
| パッケージキー | brew:convco |
|---|---|
| バージョン | 0.7.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/convco |
| ホームページ | https://convco.github.io |
| リポジトリ | https://github.com/convco/convco |
| 上流ドキュメント | https://convco.github.io/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/convco/convco/archive/refs/tags/v0.7.0.tar.gz |
| 最終更新 | 2026-07-09T03:30:10Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
convco
nix profile install nixpkgs#convcoソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.