From 571b7934b86fc1a015fe0556bd331dde23320bc7 Mon Sep 17 00:00:00 2001 From: Sung Jeon Date: Mon, 11 May 2026 10:12:55 +0900 Subject: [PATCH] Revise notes on validity and metadata checks Updated notes on validity checks and extended metadata support in the secret scanning patterns documentation. --- .../secret-security/supported-secret-scanning-patterns.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/content/code-security/reference/secret-security/supported-secret-scanning-patterns.md b/content/code-security/reference/secret-security/supported-secret-scanning-patterns.md index 2f930226c774..9d094ac814e6 100644 --- a/content/code-security/reference/secret-security/supported-secret-scanning-patterns.md +++ b/content/code-security/reference/secret-security/supported-secret-scanning-patterns.md @@ -45,7 +45,7 @@ If you use the REST API for {% data variables.product.prodname_secret_scanning % | Extended metadata | {% octicon "x" aria-label="Not supported" %} | {% octicon "x" aria-label="Not supported" %} | Some | | Base64 format support | {% octicon "x" aria-label="Not supported" %} | {% octicon "x" aria-label="Not supported" %} | Some | ->[! NOTE] Validity and extended metadata checks are only available to users with {% data variables.product.prodname_team %} or {% data variables.product.prodname_enterprise %} who enable the feature as part of {% data variables.product.prodname_GH_secret_protection %}. +>[!NOTE] Validity and extended metadata checks are only available to users with {% data variables.product.prodname_team %} or {% data variables.product.prodname_enterprise %} who enable the feature as part of {% data variables.product.prodname_GH_secret_protection %}. ## Supported generic patterns @@ -109,11 +109,7 @@ Precision levels are estimated based on the pattern type's typical false positiv >[!NOTE] Push protection and validity checks are not supported for passwords. {% endif %} -<<<<<<< HEAD -### Default patterns -======= ## Supported provider patterns ->>>>>>> origin/main Use the table below to search, filter, and browse all supported patterns. You can filter by provider name, push protection support, validity checks, and more.