From 241a6f5755cae94e05a73b402f1e7b1080c303e7 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Sun, 7 Sep 2025 23:46:40 -0700 Subject: [PATCH] Sync secret scanning data (#57428) --- src/secret-scanning/data/public-docs.yml | 14 +++++++------- src/secret-scanning/lib/config.json | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/secret-scanning/data/public-docs.yml b/src/secret-scanning/data/public-docs.yml index 9868b896fa..e167d5ed29 100644 --- a/src/secret-scanning/data/public-docs.yml +++ b/src/secret-scanning/data/public-docs.yml @@ -2346,7 +2346,7 @@ ghes: '>3.8' isPublic: false isPrivateWithGhas: true - hasPushProtection: false + hasPushProtection: true hasValidityCheck: false base64Supported: false isduplicate: false @@ -2371,7 +2371,7 @@ ghec: '*' isPublic: false isPrivateWithGhas: true - hasPushProtection: false + hasPushProtection: true hasValidityCheck: false base64Supported: false isduplicate: false @@ -2852,7 +2852,7 @@ ghec: '*' isPublic: true isPrivateWithGhas: true - hasPushProtection: false + hasPushProtection: true hasValidityCheck: false base64Supported: false isduplicate: false @@ -3250,7 +3250,7 @@ ghes: '>=3.17' isPublic: true isPrivateWithGhas: true - hasPushProtection: false + hasPushProtection: true hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' base64Supported: false isduplicate: false @@ -3263,7 +3263,7 @@ ghes: '>=3.17' isPublic: true isPrivateWithGhas: true - hasPushProtection: false + hasPushProtection: true hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' base64Supported: false isduplicate: false @@ -4124,7 +4124,7 @@ ghec: '*' isPublic: false isPrivateWithGhas: true - hasPushProtection: false + hasPushProtection: true hasValidityCheck: false base64Supported: false isduplicate: false @@ -5301,7 +5301,7 @@ ghec: '*' isPublic: true isPrivateWithGhas: true - hasPushProtection: false + hasPushProtection: true hasValidityCheck: false base64Supported: false isduplicate: false diff --git a/src/secret-scanning/lib/config.json b/src/secret-scanning/lib/config.json index 7776708664..77aab81edb 100644 --- a/src/secret-scanning/lib/config.json +++ b/src/secret-scanning/lib/config.json @@ -1,5 +1,5 @@ { - "sha": "3262f345ee0cef143fdfdb12ee891ca782080c9f", - "blob-sha": "ae72750fe301854dee6ad18e16bfa6d8b55de962", + "sha": "2fd995a6f5c493aac019d1cf38312f2075a085fe", + "blob-sha": "dfaec435d708f9e3aeec2350b1326b010e266ace", "targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns" } \ No newline at end of file