Automic VaultAutomic Vault

brew

使用 Homebrew 安装 deadfinder

查看 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-25
管理器版本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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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