Automic VaultAutomic Vault

brew

使用 Homebrew 安装 checkdmarc

查看 checkdmarc 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install checkdmarc

local Homebrew formula metadata

概览

软件包摘要

Command-line parser for SPF and DMARC DNS records

命令和别名

  • checkdmarc

历史

项目历史与用法

checkdmarc is a Python module and command-line tool for validating DNS records used by email authentication, especially SPF and DMARC. Its package-manager significance comes from packaging operational email-security checks as a repeatable CLI rather than a one-off DNS debugging script.

项目历史

The upstream repository was created under domainaware in December 2017, and the project metadata describes checkdmarc as a Python module and command-line parser for SPF and DMARC records. The official documentation later expanded the scope to CLI, API, and web interfaces for validating SPF, DMARC, BIMI, MX, MTA-STS, SMTP TLS reporting, SOA, DNSSEC, and nameserver data.

The changelog shows continuing maintenance through the 5.x line, including updates for newer DMARC behavior such as RFC 9989 handling and ongoing parser, DNS, TLS, and dependency fixes.

采用历史

The package was first uploaded to PyPI as 1.3.0 in December 2017 and was still being released as 5.17.3 in June 2026. The batch package metadata also lists Homebrew distribution, making it available to macOS and Linux users who prefer system package managers over pip.

The official README advertises PyPI version and download badges and the docs link to a web application frontend, which points to usage beyond local scripting.

使用方式

Typical usage is to run the checkdmarc executable against one or more domains and inspect machine-readable JSON or CSV output. The tool is aimed at operators who need to validate SPF and DMARC records and related email-security DNS configuration.

Because it is also a Python module, the same checks can be embedded into automation or reporting pipelines instead of being used only as an interactive CLI.

为什么软件包爱好者会关心

checkdmarc matters to package nerds because it sits at the intersection of DNS operations, email authentication, and Python packaging. It turns a set of fiddly RFC-driven DNS checks into an installable command that can be upgraded through PyPI or Homebrew.

Its dependency and changelog history also show the maintenance burden common to security-adjacent CLIs: protocol changes, cryptography/OpenSSL dependency updates, DNS edge cases, and output stability all need to ship quickly.

时间线

  • 2017: domainaware/checkdmarc repository created and 1.3.0 uploaded to PyPI.
  • 2025: Official Sphinx documentation described checkdmarc as a module, CLI, and web application for SPF and DMARC validation.
  • 2026: 5.17.3 released with Python metadata and validation fixes.

Related projects

  • checkdmarc-web-frontend is the related web interface linked from the official documentation.
  • dnspython, SPF, DMARC, BIMI, MTA-STS, and SMTP TLS reporting are adjacent technologies that define much of the tool's job.

安全态势

尚未找到受保护工具覆盖

没有找到 checkdmarc 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 3 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
checkdmarccli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本5.17.3
管理器更新时间2026-06-24
本地数据OK
上游not checked
检测到的最新版本未检测到

https://domainaware.github.io/checkdmarc/

安装元数据

软件包元数据

软件包键brew:checkdmarc
版本5.17.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/checkdmarc
主页https://domainaware.github.io/checkdmarc/
仓库https://github.com/domainaware/checkdmarc
上游文档https://domainaware.github.io/checkdmarc
许可证Apache-2.0
源码归档https://files.pythonhosted.org/packages/5a/4f/9824295f8a7a812c393d6f9509c74da538ae243ab4edf8e5fac64a051e3a/checkdmarc-5.17.3.tar.gz
最后更新2026-06-24T23:44:19Z
Pulseupdated
依赖certifi, cryptography, python@3.14
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecheckdmarc
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