pkg.sopackage field notes

brew / 順位 3981

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

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

インストール

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

macOS

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

provider-native install command

概要

パッケージ概要

Cargo subcommand for displaying when Rust dependencies are out of date

コマンドとエイリアス

  • cargo-outdated

履歴

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

cargo-outdated is a Cargo subcommand that reports when Rust project dependencies have newer compatible or latest versions available.

プロジェクトの歴史

The project was created on GitHub in August 2015 and first published to crates.io as version 0.1.1 in November 2015. Its README describes the core approach as creating a temporary workspace, running Cargo's built-in cargo update machinery, and comparing dependency trees.

採用の歴史

The crate is distributed through crates.io and has also been packaged by multiple operating-system package managers, including Homebrew, Debian, Ubuntu, Alpine, Arch, and Nix according to the batch source facts. crates.io metadata lists it under development-tools and cargo-plugin categories.

使われ方

Users install it as cargo-outdated and run cargo outdated from a project directory. The README documents list and JSON output, workspace checking, dependency ignore and exclusion options, manifest-path support, and an exit-code option for automation.

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

It is one of the older Rust ecosystem tools for auditing dependency freshness without immediately changing the project lockfile, making it useful to maintainers who want npm-outdated-style visibility in Cargo workflows.

タイムライン

  • 2015: GitHub repository created and first crates.io release published.
  • 2024: v0.15.0 release published on GitHub.
  • 2026: crates.io reported v0.19.0 as the latest release.

Related projects

  • Cargo's cargo update command is central to cargo-outdated's implementation.
  • cargo-binstall is documented by the README as a way to install prebuilt versions.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
cargo-outdated実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cargo-outdated
バージョン0.19.0
パッケージマネージャHomebrew
ホームページhttps://github.com/kbknapp/cargo-outdated
リポジトリhttps://github.com/kbknapp/cargo-outdated
最終更新2026-06-22T14:02:58-07:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation