pkg.sopackage field notes

brew / 順位 3075

cargo-update を Homebrew でインストール

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

インストール

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

macOS

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

provider-native install command

概要

パッケージ概要

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

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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-update実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
cargo-install-update-config実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版22.1.1
マネージャ更新日2026-07-28
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cargo-update
バージョン22.1.1
パッケージマネージャHomebrew
ホームページhttps://github.com/nabijaczleweli/cargo-update
リポジトリhttps://github.com/nabijaczleweli/cargo-update
最終更新2026-07-28T04:45:39Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

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

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation