From 2d39bb16ee47964c825bee1a06b469b214a53e7e Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Mon, 23 Dec 2024 10:38:22 -0800 Subject: [PATCH] Update spellcheck config Catch the latest issues Signed-off-by: Tim Smith --- .github/actions/spelling/line_forbidden.patterns | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/actions/spelling/line_forbidden.patterns b/.github/actions/spelling/line_forbidden.patterns index b9079cf..be99b15 100644 --- a/.github/actions/spelling/line_forbidden.patterns +++ b/.github/actions/spelling/line_forbidden.patterns @@ -66,6 +66,9 @@ # Industry Terms # +# s.b. NetFlow +\bNetflow\b + # s.b. Side scanning \b[Ss]idescanning\b @@ -101,6 +104,9 @@ # Product Names # +# s.b. Cloudflare +\bCloudFlare\b + # s.b. Memcached \bMemCached\b @@ -167,6 +173,10 @@ # s.b. AlmaLinux \bAlma Linux\b +# s.b. CloudLinux +\bCloud Linux\b +\bCloudlinux\b + # s.b. openSUSE \bOpenSUSE\b