Automic VaultAutomic Vault

brew

checkdmarc を Homebrew でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • 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

ソース経路

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

このページは 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