macOS
brew install checkdmarclocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de checkdmarc pour les workflows d'agents IA.
installation
brew install checkdmarclocal Homebrew formula metadata
aperçu
Command-line parser for SPF and DMARC DNS records
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour checkdmarc. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
checkdmarc | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://domainaware.github.io/checkdmarc/
métadonnées d'installation
| Clé du paquet | brew:checkdmarc |
|---|---|
| Version | 5.17.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/checkdmarc |
| Page d'accueil | https://domainaware.github.io/checkdmarc/ |
| Dépôt | https://github.com/domainaware/checkdmarc |
| Docs amont | https://domainaware.github.io/checkdmarc |
| Licence | Apache-2.0 |
| Archive source | https://files.pythonhosted.org/packages/5a/4f/9824295f8a7a812c393d6f9509c74da538ae243ab4edf8e5fac64a051e3a/checkdmarc-5.17.3.tar.gz |
| Dernière mise à jour | 2026-06-24T23:44:19Z |
| Pulse | updated |
| Dépendances | certifi, cryptography, python@3.14 |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.