macOS
brew install checkdmarclocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für checkdmarc in AI-Agent-Workflows.
Installation
brew install checkdmarclocal Homebrew formula metadata
Überblick
Command-line parser for SPF and DMARC DNS records
Verlauf
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.
Sicherheitslage
Für checkdmarc wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
checkdmarc | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://domainaware.github.io/checkdmarc/
Installationsmetadaten
| Paketschlüssel | brew:checkdmarc |
|---|---|
| Version | 5.17.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/checkdmarc |
| Homepage | https://domainaware.github.io/checkdmarc/ |
| Repository | https://github.com/domainaware/checkdmarc |
| Upstream-Dokumentation | https://domainaware.github.io/checkdmarc |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://files.pythonhosted.org/packages/5a/4f/9824295f8a7a812c393d6f9509c74da538ae243ab4edf8e5fac64a051e3a/checkdmarc-5.17.3.tar.gz |
| Zuletzt aktualisiert | 2026-06-24T23:44:19Z |
| Pulse | updated |
| Abhängigkeiten | certifi, cryptography, python@3.14 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | checkdmarc |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.