diff --git a/src/secret-scanning/data/public-docs.yml b/src/secret-scanning/data/public-docs.yml index 29de9620f4..3fb8c497a4 100644 --- a/src/secret-scanning/data/public-docs.yml +++ b/src/secret-scanning/data/public-docs.yml @@ -4493,45 +4493,6 @@ hasValidityCheck: false base64Supported: false isduplicate: false -- provider: Paddle - supportedSecret: Paddle Development API Key - secretType: paddle_development_api_key - versions: - fpt: '*' - ghec: '*' - ghes: '>=3.20' - isPublic: true - isPrivateWithGhas: true - hasPushProtection: false - hasValidityCheck: false - base64Supported: false - isduplicate: false -- provider: Paddle - supportedSecret: Paddle Sandbox API Key - secretType: paddle_sandbox_api_key - versions: - fpt: '*' - ghec: '*' - ghes: '>=3.20' - isPublic: true - isPrivateWithGhas: true - hasPushProtection: false - hasValidityCheck: false - base64Supported: false - isduplicate: false -- provider: Paddle - supportedSecret: Paddle Staging API Key - secretType: paddle_staging_api_key - versions: - fpt: '*' - ghec: '*' - ghes: '>=3.20' - isPublic: true - isPrivateWithGhas: true - hasPushProtection: false - hasValidityCheck: false - base64Supported: false - isduplicate: false - provider: PagerDuty supportedSecret: PagerDuty OAuth Secret secretType: pagerduty_oauth_secret diff --git a/src/secret-scanning/lib/config.json b/src/secret-scanning/lib/config.json index 58ee6a5c81..60b1933ea2 100644 --- a/src/secret-scanning/lib/config.json +++ b/src/secret-scanning/lib/config.json @@ -1,5 +1,5 @@ { - "sha": "17d5b10f6ee4dc6bc4ccec90548f9540a7b613d1", - "blob-sha": "7a05f3d153dabea771f6f080c6e1ea4c1a74dcb6", + "sha": "01009b022a23f59bee88e60046c6b425178c3cab", + "blob-sha": "5fb38d54763b5d5170e70b153a2d0ddeb5bed7c9", "targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns" } \ No newline at end of file