diff --git a/docs/pages/support/support.md b/docs/pages/support/support.md index 929144c..57c792d 100644 --- a/docs/pages/support/support.md +++ b/docs/pages/support/support.md @@ -9,7 +9,7 @@ has_children: true permalink: /support/ --- -NHS Notify is a silver service (opens in a new tab) and is available 24 hours a day, 365 days a year. +NHS Notify is a silver service (opens in a new tab). If you're live with NHS Notify and need help, submit a case with Service Now (opens in a new tab). diff --git a/scripts/config/gitleaks.toml b/scripts/config/gitleaks.toml index e4b6bc1..ac0ef44 100644 --- a/scripts/config/gitleaks.toml +++ b/scripts/config/gitleaks.toml @@ -3,11 +3,6 @@ [extend] useDefault = true # SEE: https://github.com/gitleaks/gitleaks/blob/master/config/gitleaks.toml -[[rules]] -description = "IPv4" -id = "ipv4" -regex = '''[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}''' - [rules.allowlist] regexTarget = "match" regexes = [