Commit Graph

1211 Commits

Author SHA1 Message Date
Sean Whalen a1cfeb3081 8.18.0
- Add support for Microsoft national clouds via Graph API base URL (PR #590)
- Avoid stopping processing when an invalid DMARC report is encountered (PR #587)
- Increase `http.client._MAXHEADERS` from `100` to `200` to avoid errors connecting to Elasticsearch/OpenSearch (PR #589)
2025-02-03 16:10:51 -05:00
Sean Whalen 62ccc11925 Update changelog 8.17.0 2025-01-09 22:25:43 -05:00
Sean Whalen c32ca3cae3 Fix sortmaps.py 2025-01-09 22:24:03 -05:00
Sean Whalen 010f1f84a7 8.17.0
- Ignore duplicate aggregate DMARC reports with the same `org_name` and `report_id` seen within the same hour ([#539](https://github.com/domainaware/parsedmarc/issues/539))
- Fix saving SMTP TLS reports to OpenSearch (PR #585 closed issue #576)
- Add 303 entries to `base_reverse_dns_map.csv`
2025-01-09 22:22:55 -05:00
Anael Mobilia 7da57c6382 Fix colors on export.ndjson (#586)
Old elements are put on compatibility color palette => update to status color palette
2025-01-09 22:09:44 -05:00
Sean Whalen d08e29a306 Move sortmaps.py 2025-01-09 22:08:42 -05:00
Sean Whalen e1e53ad4cb Use Python instead of Excel for sorting map CSVs 2025-01-09 22:03:49 -05:00
Sean Whalen 4670e9687d Update base_reverse_dns_map.csv 2025-01-09 21:18:00 -05:00
Sean Whalen 7f8a2c08cd Use a smaller key value 2025-01-09 19:34:56 -05:00
Sean Whalen e9c05dd0bf Update base_reverse_dns_map.csv 2025-01-08 20:51:44 -05:00
Sean Whalen 9348a474dd Actually fix the CLI 2025-01-08 20:49:39 -05:00
Sean Whalen e0decaba8c Fix CLI 2025-01-07 14:33:35 -05:00
Sean Whalen 26a651cded Use a combination of report org and report ID when checking for duplicate aggregate reports 2025-01-07 14:25:57 -05:00
Sean Whalen bcfcd93fc6 More duplicate aggregate report checks
#535
2025-01-07 13:56:26 -05:00
Sean Whalen 54d5ed3543 Remove unused import 2025-01-07 12:57:41 -05:00
Sean Whalen 1efbc87e0e Consolidate SEEN_AGGREGATE_REPORT_IDS 2025-01-07 12:56:30 -05:00
Sean Whalen e78e7f64af Add parsedmarc.ini to .gitignore 2025-01-07 11:59:03 -05:00
Szasza Palmer ad9de65b99 fixing SMTP TLS report saving to OpenSearch (#585) 2025-01-07 11:57:04 -05:00
Sean Whalen b9df12700b Check for duplicate aggregate report IDs when processing a mailbox
Fix #535
2025-01-07 11:56:51 -05:00
Sean Whalen 20843b920f Sort reverse DNS map 2025-01-06 21:26:48 -05:00
Sean Whalen e5ae89fedf Merge branch 'master' of https://github.com/domainaware/parsedmarc 2025-01-06 21:21:57 -05:00
Sean Whalen f148cff11c Update reverse DNS map 2025-01-06 21:19:06 -05:00
Sean Whalen 4583769e04 Update reverse DNS map 2025-01-03 09:23:06 -05:00
Sean Whalen 0ecb80b27c Update reverse DNS map 2024-12-30 11:40:29 -05:00
Sean Whalen b8e62e6d3b Remove duplicate entry 2024-12-28 14:14:00 -05:00
Sean Whalen c67953a2c5 Update reverse DNS map 2024-12-28 14:10:39 -05:00
Sean Whalen 27dff4298c Update reverse DNS mapping 2024-12-28 11:53:50 -05:00
Sean Whalen f2133aacd4 Fix build dependencies 8.16.1 2024-12-25 18:52:42 -05:00
Sean Whalen 31917e58a9 Update build backend 2024-12-25 18:28:30 -05:00
Sean Whalen bffb98d217 Get report ID correctly 2024-12-25 16:37:40 -05:00
Sean Whalen 1f93b3a7ea Set max_len to a value 2024-12-25 16:26:38 -05:00
Sean Whalen 88debb9729 Fix SEEN_AGGREGATE_REPORT_IDS 2024-12-25 16:21:07 -05:00
Sean Whalen a8a5564780 Merge branch 'master' of https://github.com/domainaware/parsedmarc 2024-12-25 16:14:40 -05:00
Sean Whalen 1e26f95b7b 8.16.1
- Ignore aggregate DMARC reports seen within a period of one hour (#535)
2024-12-25 16:14:33 -05:00
ericericsw 82b48e4d01 Add files via upload (#578)
update new version dashbroad

panel model change list:
grafana-piechart-panel -> pie chart
Graph(old) -> time series
worldmap panel -> geomap

some table panel has change , be like overview add ARC Column

The problem cannot be solved at the moment: Multiple DKIM information will cause table display errors
2024-12-25 16:09:43 -05:00
Sean Whalen 617b7c5b4a Merge PR #527 8.16.0 2024-11-09 18:18:31 -05:00
Sean Whalen 989bfd8f07 Code cleanup 5.16.0 5.17.0 2024-11-02 11:40:37 -04:00
Sean Whalen 908cc2918c Merge branch 'ramspoluri-master' 2024-11-02 11:39:34 -04:00
Sean Whalen bd5774d71d Merge branch 'master' of https://github.com/ramspoluri/parsedmarc into ramspoluri-master 2024-11-02 11:38:41 -04:00
Sean Whalen 8e9112bad3 Merge branch 'master' of https://github.com/ramspoluri/parsedmarc 2024-11-02 10:48:15 -04:00
Sean Whalen 40e041a8af Merge branch 'master' of https://github.com/ramspoluri/parsedmarc 2024-11-02 10:48:10 -04:00
Sean Whalen 7ba433cddb Fix code style 2024-11-02 10:39:05 -04:00
Sean Whalen 6d467c93f9 Update __init__.py
Add reference to https://www.rfc-editor.org/rfc/rfc3501#page-52
2024-11-02 10:35:22 -04:00
Sean Whalen be38e83761 Code cleanup 2024-11-02 10:28:11 -04:00
Sean Whalen ef4e1ac8dc Code cleanup 2024-11-02 10:26:30 -04:00
Sean Whalen 39e4c22ecc Fix syntax 2024-11-02 10:23:23 -04:00
Sean Whalen 88ff3a2c23 Update syntax to support Python < 3.10 2024-11-02 10:04:01 -04:00
Sean Whalen d8aee569f7 Update __init__.py 2024-11-02 09:50:55 -04:00
Sean Whalen debc28cc6e 8.15.4
- Fix crash if aggregate report timespan is > 24 hours
8.15.4
2024-10-24 19:53:44 -04:00
Sean Whalen 52ccf0536c 8.15.3
- Ignore aggregate reports with a timespan of > 24 hours (Fixes #282)
2024-10-24 19:43:28 -04:00