Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

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

local Homebrew formula metadata

概要

パッケージ概要

Check for outdated Swift package manager dependencies

コマンドとエイリアス

  • swift-outdated

履歴

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

swift-outdated is a Swift command-line tool for showing when Swift package dependencies have newer versions available outside the versions currently resolved by Swift Package Manager, Tuist, or Xcode.

プロジェクトの歴史

The public GitHub repository was created in 2020. Its README describes the tool as a Swift subcommand inspired by cargo-outdated, adapting the familiar package-manager workflow of checking remote tags for newer dependency releases to Swift projects.

採用の歴史

The project is packaged for Homebrew and Mint, which puts it in the normal install paths used by Swift command-line developers. Homebrew lists bottles for macOS and Linux, while the README documents invocation as `swift outdated`, matching Swift's subcommand convention.

使われ方

Typical usage is running `swift outdated` in a project to compare resolved package versions against upstream tags. The README documents direct versus transitive dependency reporting, package-registry dependencies, branch and revision pins, fork-upstream mapping, Xcode project support, and optional security checks through OSV and OpenSSF Scorecard.

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

The tool fills a gap package-manager users notice quickly: `swift package update` respects declared requirements, so it can leave major releases invisible. swift-outdated makes Swift dependency drift visible in the same culture as `npm outdated` or `cargo outdated`, including the tricky cases of forks, registry dependencies, and Xcode-managed packages.

タイムライン

  • 2020: Public GitHub repository created.
  • Current docs: Installed by Homebrew or Mint and invoked as `swift outdated`.
  • Current docs: Supports SwiftPM, Tuist, plain Xcode projects, package registries, fork mappings, branch and revision pins, and security checks.

Related projects

  • The README names cargo-outdated as an inspiration and documents SwiftPM, Tuist, Xcode package references, OSV, and OpenSSF Scorecard as part of the supported workflow.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:package manager

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

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
.swift-outdated.yml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版0.15.3
マネージャ更新日2026-07-03
ローカルデータOK
上流最新
検出された最新0.15.3

https://github.com/kiliankoe/swift-outdated

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

インストールメタデータ

パッケージメタデータ

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

ソース経路

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

このページは 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
  • package relationship graph
  • package version freshness
  • package-page enrichment