mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-06-11 04:59:43 +00:00
Add normalized_timespan to CSV output for aggregate reports
This commit is contained in:
@@ -991,6 +991,7 @@ def parsed_aggregate_reports_to_csv_rows(reports: list[dict]):
|
||||
report_id=report_id,
|
||||
begin_date=begin_date,
|
||||
end_date=end_date,
|
||||
normalized_timespan=normalized_timespan,
|
||||
errors=errors,
|
||||
domain=domain,
|
||||
adkim=adkim,
|
||||
|
||||
Reference in New Issue
Block a user