Skip to content

chore: update public suffix list - #2136

Merged
SamErde merged 1 commit into
mainfrom
automation/update-public-suffix-list
Aug 17, 2026
Merged

chore: update public suffix list#2136
SamErde merged 1 commit into
mainfrom
automation/update-public-suffix-list

Conversation

@maester-bot

@maester-bot maester-bot Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Refreshes powershell/assets/public_domain_suffix_list.dat from the Public Suffix List published at https://publicsuffix.org/list/public_suffix_list.dat.

The Public Suffix List is maintained by Mozilla volunteers and registry submissions. Reviewer background: https://publicsuffix.org/learn/

Why this matters in Maester:

  • powershell/public/Get-MtRegistrableDomain.ps1 uses this list to determine the registrable domain boundary.
  • powershell/public/maester/entra/Test-MtDomainsDmarcRecordMaturity.ps1 uses that registrable domain to decide which domain should be evaluated for DMARC.

Why some domains are excluded or skipped for DMARC checks:

  • The list helps Maester distinguish registry-controlled suffixes from customer-manageable registrable domains.
  • That avoids false positives where DMARC would otherwise be evaluated against a public suffix or another non-applicable domain boundary instead of the actual registrable domain.
  • Domains such as onmicrosoft.com remain explicitly skipped as not applicable because the tenant does not control the base public suffix used for that shared namespace.

Reviewer note:

  • If this list update changes DMARC results, the generated test output already includes the reason in the Reason column, so the impact should be visible in the test result details.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 17, 2026

Copy link
Copy Markdown

Deploying maester with  Cloudflare Pages  Cloudflare Pages

Latest commit: 168bab8
Status: ✅  Deploy successful!
Preview URL: https://f98e91b4.maester.pages.dev
Branch Preview URL: https://automation-update-public-suf.maester.pages.dev

View logs

@maester-bot
maester-bot Bot requested a review from a team as a code owner August 17, 2026 07:17
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@SamErde
SamErde merged commit cb408d0 into main Aug 17, 2026
12 checks passed
@SamErde
SamErde deleted the automation/update-public-suffix-list branch August 17, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants