Dmarc-metrics-exporter

Latest version: v1.0.0

Safety actively analyzes 623412 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

1.0.0

--------------------

Added
^^^^^

* Support for structured JSON logging.
(`35 <https://github.com/jgosmann/dmarc-metrics-exporter/issues/35>`_)
* Docker images will be published for ``linux/amd64`` and ``linux/arm6``
platforms.
(`42 <https://github.com/jgosmann/dmarc-metrics-exporter/pull/42>`_)
* Latest stable release will be tagged with ``latest`` tag on Docker Hub.

Changed
^^^^^^^

* Logs are colored by default.
* It is no longer possible to override the following keys in the logging
configuration: ``version``, ``incremental``, ``formatters``.
* ``root.handlers`` will be set to ``['default']`` in the logging configuration
if not provided explicitly.
* The ``--debug`` argument will always take precedence for the root logger, no
matter what might be configured in the logging configuration.

0.11.0

---------------------

Added
^^^^^

* `dmarc_invalid_reports_total` metric with a count of emails from which no
DMARC report could be parsed.

Fixed
^^^^^

* Correctly calculate compliant number and percentage in sample dashboard
(use last non null value instead of mean over range).
(`37 <https://github.com/jgosmann/dmarc-metrics-exporter/issues/37>`_)

0.10.1

---------------------

Fixed
^^^^^

* Add missing Python 3.12 classifier to package.

0.10.0

---------------------

Added
^^^^^

* Official support for Python 3.12.

Fixed
^^^^^

* Prevent deadlock if IMAP connection terminates abnormally.

0.9.4

--------------------

This release exclusively updates dependencies in use.

0.9.3

--------------------

Fixed
^^^^^

* Gracefully handle unknown properties within report XML. In particular, this
should allow to process reports send by Google again, which was not working
anymore starting June 2023.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.