Dmarc-metrics-exporter

Latest version: v1.2.0

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

Scan your dependencies

Page 1 of 5

1.2.0

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

Added
^^^^^

* Official support for Python 3.13

Changed
^^^^^^^

* Drop support for Python 3.8.

1.1.1

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

Fixed
^^^^^

* Fix misspelled metric name (use ``dmarc_invalid_reports_total`` instead of
``dmaric_invalid_reports_total``).
(`50 <https://github.com/jgosmann/dmarc-metrics-exporter/pull/50>`_)

1.1.0

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

Added
^^^^^

* Handle reports with MIME type ``application/octet-stream``.
(`48 <https://github.com/jgosmann/dmarc-metrics-exporter/issues/48>`_)

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.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.