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

Added JSON output of data #106

Open MatthewHana opened 3 months ago

MatthewHana commented 3 months ago

Added JSON output of data

Description

This PR adds a new page called 'json' which outputs the data on the dashboard as JSON. It respects all existing URI parameters such as domain and date range.

Type of change

How Has This Been Tested?

I have tested this new PR on the current v2-dev branch with live data and it works perfectly and produces no errors or warnings.

Test Configuration:

Checklist: