Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

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

local Homebrew formula metadata

Linux

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

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

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

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

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

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

概要

パッケージ概要

Cargo subcommand for checking and applying updates to installed executables

コマンドとエイリアス

  • cargo-install-update
  • cargo-install-update-config

履歴

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

cargo-update provides Cargo subcommands for checking and applying updates to executables installed with `cargo install`.

プロジェクトの歴史

The official manual says cargo-update was built from frustration with periodically checking cargo-installed executables for updates. The README presents `cargo install-update` and `cargo install-update-config` as the two user-facing commands.

採用の歴史

GitHub records the repository as created in October 2016, and crates.io records the first cargo-update release the same month. The input package facts list Alpine, Homebrew, Nix, and Arch packages.

使われ方

The manual documents updating all installed packages with `cargo install-update -a`, updating selected packages, listing without updating, using cargo-binstall when appropriate, and configuring per-package build options with `cargo install-update-config`.

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

cargo-update fills a long-standing package-manager gap for Cargo-installed CLI tools: it gives users a repeatable way to discover and apply crate executable updates while preserving per-package install options.

タイムライン

  • 2016: GitHub repository created and first crates.io release recorded.
  • 2026: crates.io records max_version 20.0.2.

Related projects

  • The manual documents optional cargo-binstall integration and relies on Cargo registry metadata and Cargo install state.

セキュリティ状態

リスクレベル: グリーン

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 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 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.

Unix
$CARGO_HOME/.install_config.toml~/.cargo/.install_config.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$CARGO_HOME/credentials$CARGO_HOME/credentials.toml~/.cargo/credentials~/.cargo/credentials.toml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版20.0.3
マネージャ更新日2026-06-22
ローカルデータOK
上流最新
検出された最新v20.0.3

https://github.com/nabijaczleweli/cargo-update

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cargo-update
バージョン20.0.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/cargo-update
ホームページhttps://github.com/nabijaczleweli/cargo-update
リポジトリhttps://github.com/nabijaczleweli/cargo-update
上流ドキュメントhttps://docs.rs/cargo-update
ライセンスMIT
ソースアーカイブhttps://github.com/nabijaczleweli/cargo-update/archive/refs/tags/v20.0.3.tar.gz
最終更新2026-06-22T14:02:59-07:00
Pulseupdated
依存関係libgit2, libssh2, openssl@3
ビルド依存関係pkgconf, rust
macOS 提供ライブラリcurl
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecargo-update
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-update

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

cargo-update 18.0.0-r0

cargo subcommand for checking and applying updates to installed executables

https://github.com/nabijaczleweli/cargo-update

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

cargo-update-doc 18.0.0-r0

cargo subcommand for checking and applying updates to installed executables (documentation)

https://github.com/nabijaczleweli/cargo-update

sudo apk add cargo-update-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: cargo-update
  • normalized package name match
  • 一致条件: Cargo Update
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cargo-update-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

cargo-update 20.0.1-1

A cargo subcommand for checking and applying updates to installed executables

https://github.com/nabijaczleweli/cargo-update

sudo pacman -S cargo-update
  • License: MIT
  • Architecture: x86_64
  • 7 依存関係
  • normalized package name match
  • 一致条件: Cargo Update
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cargo-update 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