From c904dfc24f082971dfb36a2909d76af2a3660bf8 Mon Sep 17 00:00:00 2001 From: Sean Whalen <44679+seanthegeek@users.noreply.github.com> Date: Sat, 21 Feb 2026 18:22:15 +0000 Subject: [PATCH] Move 'np' field in the CSV export of parsed aggregate reports --- parsedmarc/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parsedmarc/__init__.py b/parsedmarc/__init__.py index 97be13b..a1efb5c 100644 --- a/parsedmarc/__init__.py +++ b/parsedmarc/__init__.py @@ -1226,9 +1226,9 @@ def parsed_aggregate_reports_to_csv( "aspf", "p", "sp", + "np", "pct", "fo", - "np", "testing", "discovery_method", "source_ip_address",