From 3bffae34eb3196fbe9a2cbc33c5c52e59461a5f4 Mon Sep 17 00:00:00 2001 From: shukuru Date: Sun, 18 Feb 2024 22:11:16 +0100 Subject: Update XML parsing feature - Implements DMARC raw deserialization - Add test - Add a fixture --- fixtures/dmarc_report_fixture.xml | 50 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 fixtures/dmarc_report_fixture.xml (limited to 'fixtures/dmarc_report_fixture.xml') diff --git a/fixtures/dmarc_report_fixture.xml b/fixtures/dmarc_report_fixture.xml new file mode 100644 index 0000000..d560d85 --- /dev/null +++ b/fixtures/dmarc_report_fixture.xml @@ -0,0 +1,50 @@ + + + 1.0 + + Enterprise Outlook + dmarcreport@microsoft.com + 3374fb5148ba40c1a5cf8e3d36f34a34 + + 1707436800 + 1707523200 + + + + boitalett.re + s + s +

reject

+ reject + 100 + 0 +
+ + + 195.154.102.43 + 1 + + none + pass + pass + + + + babilou.com + boitalett.re + boitalett.re + + + + boitalett.re + 2023101501 + pass + + + boitalett.re + mfrom + pass + + + +
\ No newline at end of file -- cgit v1.2.3