From 72ab4531e5e3794a6b3a210f166e3a0ac486f366 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 29 Oct 2024 10:02:22 -0400 Subject: [PATCH] Try to match DNS RR data --- .github/actions/spelling/candidate.patterns | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/actions/spelling/candidate.patterns b/.github/actions/spelling/candidate.patterns index ff970b2..6e0d73f 100644 --- a/.github/actions/spelling/candidate.patterns +++ b/.github/actions/spelling/candidate.patterns @@ -616,6 +616,9 @@ PrependWithABINamepsace # base64 encoded pkcs \bMII[-a-zA-Z=;:/0-9+]+ +# DNS rr data +(?:\d+\s+){3}(?:[-+/=.\w]{2,}\s*){1,2} + # encoded-word =\?[-a-zA-Z0-9"*%]+\?[BQ]\?[^?]{0,75}\?=