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 #103

Closed rtm516 closed 1 month ago

rtm516 commented 8 months 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

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:

rtm516 commented 4 months ago

Tried to fix the merge conflicts

rtm516 commented 4 months ago

Looks like there might be a bug with something on GitHub end as its failing to clone down the dependencies needed. Time should fix it, I hope. Resolved