Automic VaultAutomic Vault

brew

cargo-release を Homebrew, apk, Nix, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install cargo-release

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add cargo-release

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

Nix確認済み · 92%
nix profile install nixpkgs#cargo-release

nixpkgs package indexes · pkgs/by-name/ca/cargo-release/package.nix · ソース: api.github.com

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

Arch Linux sync databases · cargo-release · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Cargo subcommand release: everything about releasing a rust crate

コマンドとエイリアス

  • cargo-release

履歴

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

cargo-release is a Cargo subcommand that wraps common Rust crate release tasks such as validation, version bumps, changelog replacements, publishing, tagging, and pushing.

プロジェクトの歴史

The crate was first published on crates.io in March 2016, the same month the GitHub repository was created. Its README frames the tool as an extension of cargo publish with release-management defaults, while the reference documents a step-based CLI and configuration model.

採用の歴史

The tool has long-running crates.io distribution, with 146 versions reported by the crates.io API and v1.1.2 current in 2026. Batch package facts list it in Homebrew, Alpine, Nix, and Arch, indicating use outside direct cargo install workflows.

使われ方

The default mode is a dry run: users run cargo release [level] to preview changes and add --execute to perform the release. The reference lists steps for changes, version, replace, hook, commit, publish, owner, tag, push, and config.

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

It matters to Rust package maintainers because crate releases are multi-step and easy to get subtly wrong; cargo-release centralizes version policy, workspace dependency updates, publishing, and git tagging in a reproducible Cargo-native workflow.

タイムライン

  • 2016: First crates.io release and GitHub repository creation.
  • 2025: v0.25.x releases continued before the 1.x line.
  • 2026: crates.io and GitHub releases reported v1.1.2 as current.

Related projects

  • README lists related release tools including release-pr Action, cargo-smart-release, cargo-set-version, cargo-unleash, release-plz, and cargo-workspaces.
  • cargo publish and git are prerequisites or delegated tools in the documented workflow.

セキュリティ状態

リスクレベル: グリーン

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.

Linux
~/.config/cargo-release/release.toml
macOS
~/Library/Application Support/cargo-release/release.toml
Unix
$CRATE/Cargo.toml ([package.metadata.release])$CRATE/release.toml$WORKSPACE/Cargo.toml ([workspace.metadata.release])$WORKSPACE/release.toml~/.release.toml
Windows
%FOLDERID_RoamingAppData%/cargo-release/release.toml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-24
マネージャ版1.1.3
マネージャ更新日2026-07-10
ローカルデータOK
上流最新
検出された最新v1.1.3

https://github.com/crate-ci/cargo-release

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cargo-release
バージョン1.1.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/cargo-release
ホームページhttps://github.com/crate-ci/cargo-release
リポジトリhttps://github.com/crate-ci/cargo-release
上流ドキュメントhttps://github.com/crate-ci/cargo-release#readme
ライセンスApache-2.0 OR MIT
ソースアーカイブhttps://github.com/crate-ci/cargo-release/archive/refs/tags/v1.1.3.tar.gz
最終更新2026-07-10T18:05:03Z
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 Namecargo-release
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

Nix95%

cargo-release

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

cargo-release 1.1.2-r0

Everything about releasing a rust crate

https://github.com/crate-ci/cargo-release

sudo apk add cargo-release
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: cargo-release
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Cargo Release
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cargo-release from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

cargo-release 1.1.2-1

Cargo subcommand "release": everything about releasing a rust crate

https://github.com/crate-ci/cargo-release

sudo pacman -S cargo-release
  • License: Apache-2.0 AND MIT
  • Architecture: x86_64
  • 5 依存関係
  • normalized package name match
  • 一致条件: Cargo Release
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cargo-release from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

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

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