diff --git a/src/secret-scanning/data/public-docs.yml b/src/secret-scanning/data/public-docs.yml index 179460488ac2..4dd588b2bd31 100644 --- a/src/secret-scanning/data/public-docs.yml +++ b/src/secret-scanning/data/public-docs.yml @@ -2530,7 +2530,7 @@ hasValidityCheck: false isduplicate: false - provider: Naver Cloud - supportedSecret: Naver Cloud Access Key ID + supportedSecret: Naver Cloud Gov Access Key ID secretType: navercloud_gov_access_key versions: fpt: '*' @@ -2541,7 +2541,7 @@ hasValidityCheck: false isduplicate: false - provider: Naver Cloud - supportedSecret: Naver Cloud Secret Key + supportedSecret: Naver Cloud Gov Secret Key secretType: navercloud_gov_access_key_secret versions: fpt: '*' @@ -2552,7 +2552,7 @@ hasValidityCheck: false isduplicate: false - provider: Naver Cloud - supportedSecret: Naver Cloud Secure Token Service + supportedSecret: Naver Cloud Gov Secure Token Service secretType: navercloud_gov_sts versions: fpt: '*' @@ -2563,7 +2563,7 @@ hasValidityCheck: false isduplicate: false - provider: Naver Cloud - supportedSecret: Naver Cloud Secure Token Service Secret + supportedSecret: Naver Cloud Gov Secure Token Service Secret secretType: navercloud_gov_sts_secret versions: fpt: '*' diff --git a/src/secret-scanning/lib/config.json b/src/secret-scanning/lib/config.json index 623a383b51a1..057120e3597e 100644 --- a/src/secret-scanning/lib/config.json +++ b/src/secret-scanning/lib/config.json @@ -1,5 +1,5 @@ { - "sha": "17a1a377ad93f3cab01519a1bb1e6f28d19627ea", - "blob-sha": "ad53f828a360333daa8f05b10bc156fb95e80cb2", + "sha": "921a8f48e0067c9ca669bef5433480f906b6892f", + "blob-sha": "f8935d9042b12743f75ebb4af175397cc67ea33b", "targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns" } \ No newline at end of file