domainaware / parsedmarc

A Python package and CLI for parsing aggregate and forensic DMARC reports
https://domainaware.github.io/parsedmarc/
Apache License 2.0
961 stars 209 forks source link

Fix if base_domain is None before get_service_from_reverse_dns_base_d… #514

Closed Kuzuto closed 1 month ago

Kuzuto commented 2 months ago
Kuzuto commented 2 months ago

This PR fixes an issue, if base_domain has resolved to 'None' before calling the function get_service_from_reverse_dns_base_domain() Added sample report for testing