From 0640443ceb8647f358a18e3ba46579055c38a6a8 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Mon, 26 Aug 2024 23:34:02 -0700 Subject: [PATCH] Sync secret scanning data (#52107) Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com> --- src/secret-scanning/data/public-docs.yml | 4 ++-- src/secret-scanning/lib/config.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/secret-scanning/data/public-docs.yml b/src/secret-scanning/data/public-docs.yml index 7be6bf5313d9..f27162157dd5 100644 --- a/src/secret-scanning/data/public-docs.yml +++ b/src/secret-scanning/data/public-docs.yml @@ -1462,7 +1462,7 @@ fpt: '*' ghec: '*' ghes: '>=3.13' - isPublic: false + isPublic: true isPrivateWithGhas: true hasPushProtection: true hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' @@ -1844,7 +1844,7 @@ fpt: '*' ghec: '*' isPublic: true - isPrivateWithGhas: true + isPrivateWithGhas: false hasPushProtection: false hasValidityCheck: false isduplicate: false diff --git a/src/secret-scanning/lib/config.json b/src/secret-scanning/lib/config.json index b9f00930b6b0..95cbdb6c9783 100644 --- a/src/secret-scanning/lib/config.json +++ b/src/secret-scanning/lib/config.json @@ -1,4 +1,4 @@ { - "sha": "962d09b37dfcd6c1de875017b4f51908aaaa1613", - "blob-sha": "1eb866de6b24d110c017793ed18307332cb3df7b" + "sha": "bb86a15b48fe62030cf0ad8c38520508063ec20b", + "blob-sha": "96de8d829b93d371162f193a68ea19ae86ac0d09" } \ No newline at end of file