From d264fb07542f3fc51f00b29426d88cd421cd1691 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Fri, 20 Sep 2024 11:22:05 -0400 Subject: [PATCH] Sync secret scanning data (#52370) --- src/secret-scanning/data/public-docs.yml | 92 +++++++++++++++++++++++- src/secret-scanning/lib/config.json | 4 +- 2 files changed, 92 insertions(+), 4 deletions(-) diff --git a/src/secret-scanning/data/public-docs.yml b/src/secret-scanning/data/public-docs.yml index b797b1f3a2a0..4e182e6c04d4 100644 --- a/src/secret-scanning/data/public-docs.yml +++ b/src/secret-scanning/data/public-docs.yml @@ -166,6 +166,17 @@ hasPushProtection: true hasValidityCheck: false isduplicate: false +- provider: Asaas + supportedSecret: Asaas API Token + secretType: asaas_api_token + versions: + fpt: '*' + ghec: '*' + isPublic: true + isPrivateWithGhas: false + hasPushProtection: false + hasValidityCheck: false + isduplicate: false - provider: Asana supportedSecret: Asana Legacy Format Personal Access Token secretType: asana_legacy_format_personal_access_token @@ -833,7 +844,7 @@ ghes: '*' isPublic: false isPrivateWithGhas: true - hasPushProtection: false + hasPushProtection: true hasValidityCheck: false isduplicate: false - provider: Contributed Systems @@ -1437,7 +1448,7 @@ ghes: '*' isPublic: false isPrivateWithGhas: true - hasPushProtection: false + hasPushProtection: true hasValidityCheck: false isduplicate: false - provider: GoCardless @@ -2510,6 +2521,72 @@ hasPushProtection: true hasValidityCheck: false isduplicate: false +- provider: Polar + supportedSecret: Polar Access Token + secretType: polar_access_token + versions: + fpt: '*' + ghec: '*' + isPublic: true + isPrivateWithGhas: false + hasPushProtection: false + hasValidityCheck: false + isduplicate: false +- provider: Polar + supportedSecret: Polar Authorization Code + secretType: polar_authorization_code + versions: + fpt: '*' + ghec: '*' + isPublic: true + isPrivateWithGhas: false + hasPushProtection: false + hasValidityCheck: false + isduplicate: false +- provider: Polar + supportedSecret: Polar Client Registration Token + secretType: polar_client_registration_token + versions: + fpt: '*' + ghec: '*' + isPublic: true + isPrivateWithGhas: false + hasPushProtection: false + hasValidityCheck: false + isduplicate: false +- provider: Polar + supportedSecret: Polat Client Secret + secretType: polar_client_secret + versions: + fpt: '*' + ghec: '*' + isPublic: true + isPrivateWithGhas: false + hasPushProtection: false + hasValidityCheck: false + isduplicate: false +- provider: Polar + supportedSecret: Polar Personal Access Token + secretType: polar_personal_access_token + versions: + fpt: '*' + ghec: '*' + isPublic: true + isPrivateWithGhas: false + hasPushProtection: false + hasValidityCheck: false + isduplicate: false +- provider: Polar + supportedSecret: Polar Refresh Token + secretType: polar_refresh_token + versions: + fpt: '*' + ghec: '*' + isPublic: true + isPrivateWithGhas: false + hasPushProtection: false + hasValidityCheck: false + isduplicate: false - provider: Postman supportedSecret: Postman API Key secretType: postman_api_key @@ -2915,6 +2992,17 @@ hasPushProtection: true hasValidityCheck: false isduplicate: false +- provider: Siemens + supportedSecret: Siemens Code Access Token + secretType: siemens_code_access_token + versions: + fpt: '*' + ghec: '*' + isPublic: true + isPrivateWithGhas: false + hasPushProtection: false + hasValidityCheck: false + isduplicate: false - provider: Slack supportedSecret: Slack API Token secretType: slack_api_token diff --git a/src/secret-scanning/lib/config.json b/src/secret-scanning/lib/config.json index 910a4fec76a5..71d5280a661d 100644 --- a/src/secret-scanning/lib/config.json +++ b/src/secret-scanning/lib/config.json @@ -1,5 +1,5 @@ { - "sha": "b37f300b0ad41b4a3cc2bdfb0799b7443edf4311", - "blob-sha": "1c84fda1a814138b457b020b75f05e5e35fe6951", + "sha": "c981b0cef4c81074d3009a3850819804aa6f5b37", + "blob-sha": "efdb221a75553fb09b3bff43027cc4b64a63832c", "targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns" } \ No newline at end of file