userjack6880 / Open-DMARC-Analyzer

Open DMARC Analyzer is an Open Source DMARC Report Analyzer to be used with DMARC reports that have been parsed by John Levine's rrdmarc script or techsneeze's dmarcts-report-parser.
GNU General Public License v3.0
217 stars 23 forks source link

Add docker container and compose file #109

Open rtm516 opened 1 month ago

rtm516 commented 1 month ago

Description

Add a docker image that can be easily ran from GitHub container registry. Also fixes a few deprecation warnings from the use of htmlspecialchars.

It goes along with https://github.com/userjack6880/Open-Report-Parser/pull/19

Fixes #73

Re-created from https://github.com/userjack6880/Open-DMARC-Analyzer/pull/103 with a cleaner diff and corrected branch name

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

Checklist: