Automic VaultAutomic Vault

brew

deadfinder を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install deadfinder

local Homebrew formula metadata

概要

パッケージ概要

Finds broken links

コマンドとエイリアス

  • deadfinder

履歴

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

DeadFinder is a command-line broken-link scanner for web pages, URL lists, and sitemaps. Its package-manager appeal is straightforward: it is a single-purpose audit tool that can run locally, in Docker, or inside CI.

プロジェクトの歴史

The project began as a Ruby-gem lineage and later moved active development to a Crystal implementation for version 2.0.0 and later. The official changelog describes the Crystal rewrite, root-level Crystal project layout, compatibility harness against v1 Ruby output, and migration of the GitHub Action away from a Docker entrypoint toward a composite action that downloads release binaries.

採用の歴史

The project documents Homebrew, Docker, prebuilt release binaries, Nix, source builds, distro release artifacts, AUR, and Snap as installation routes. It also ships an official GitHub Action interface, which made it natural for package users to wire dead-link checks into documentation and website workflows.

使われ方

Common CLI use is organized around subcommands for scanning a single URL, a sitemap, a file, or piped standard input. Output can be written as structured formats including JSON, YAML, TOML, CSV, and SARIF, with options for concurrency, timeouts, filtering, custom headers, proxy use, coverage reporting, and visualization.

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

DeadFinder sits in the practical overlap between web maintenance, SEO hygiene, security review, and CI automation. For package nerds, the v1-to-v2 runtime change is also a tidy example of a tool keeping its command-line contract while swapping implementation language and release packaging model.

タイムライン

  • 2025: 1.10.0 release continued the Ruby-gem lineage while noting active development had moved to the Crystal rewrite.
  • 2026: 2.0.0 made the Crystal implementation the supported runtime and moved Ruby gem publishing to the legacy branch.
  • 2026: 2.0.2 fixed composite GitHub Action release-asset handling.

Related projects

  • Related link-checking and site-quality tools include generic HTTP link checkers, sitemap crawlers, and CI documentation validators; DeadFinder distinguishes itself with a small native CLI plus an official GitHub Action path.

セキュリティ状態

リスクレベル: グリーン

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/hahwul/deadfinder

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:deadfinder
バージョン2.0.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/deadfinder
ホームページhttps://deadfinder.hahwul.com
リポジトリhttps://github.com/hahwul/deadfinder
上流ドキュメントhttps://deadfinder.hahwul.com
ライセンスMIT
ソースアーカイブhttps://github.com/hahwul/deadfinder/archive/refs/tags/2.0.2.tar.gz
最終更新2026-06-15T10:20:14-04:00
Pulseupdated
依存関係bdw-gc, libevent, libyaml, openssl@3, pcre2
ビルド依存関係cmake, crystal, pkgconf
macOS 提供ライブラリlibxml2
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedeadfinder
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 package history
  • package relationship graph
  • package version freshness
  • package-page enrichment