Sync secret scanning data (#58495)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
@@ -4330,6 +4330,54 @@
|
|||||||
hasValidityCheck: false
|
hasValidityCheck: false
|
||||||
base64Supported: false
|
base64Supported: false
|
||||||
isduplicate: false
|
isduplicate: false
|
||||||
|
- provider: Paddle
|
||||||
|
supportedSecret: Paddle API Key
|
||||||
|
secretType: paddle_api_key
|
||||||
|
versions:
|
||||||
|
fpt: '*'
|
||||||
|
ghec: '*'
|
||||||
|
isPublic: true
|
||||||
|
isPrivateWithGhas: false
|
||||||
|
hasPushProtection: false
|
||||||
|
hasValidityCheck: false
|
||||||
|
base64Supported: false
|
||||||
|
isduplicate: false
|
||||||
|
- provider: Paddle
|
||||||
|
supportedSecret: Paddle Development API Key
|
||||||
|
secretType: paddle_development_api_key
|
||||||
|
versions:
|
||||||
|
fpt: '*'
|
||||||
|
ghec: '*'
|
||||||
|
isPublic: true
|
||||||
|
isPrivateWithGhas: false
|
||||||
|
hasPushProtection: false
|
||||||
|
hasValidityCheck: false
|
||||||
|
base64Supported: false
|
||||||
|
isduplicate: false
|
||||||
|
- provider: Paddle
|
||||||
|
supportedSecret: Paddle Sandbox API Key
|
||||||
|
secretType: paddle_sandbox_api_key
|
||||||
|
versions:
|
||||||
|
fpt: '*'
|
||||||
|
ghec: '*'
|
||||||
|
isPublic: true
|
||||||
|
isPrivateWithGhas: false
|
||||||
|
hasPushProtection: false
|
||||||
|
hasValidityCheck: false
|
||||||
|
base64Supported: false
|
||||||
|
isduplicate: false
|
||||||
|
- provider: Paddle
|
||||||
|
supportedSecret: Paddle Staging API Key
|
||||||
|
secretType: paddle_staging_api_key
|
||||||
|
versions:
|
||||||
|
fpt: '*'
|
||||||
|
ghec: '*'
|
||||||
|
isPublic: true
|
||||||
|
isPrivateWithGhas: false
|
||||||
|
hasPushProtection: false
|
||||||
|
hasValidityCheck: false
|
||||||
|
base64Supported: false
|
||||||
|
isduplicate: false
|
||||||
- provider: PagerDuty
|
- provider: PagerDuty
|
||||||
supportedSecret: PagerDuty OAuth Secret
|
supportedSecret: PagerDuty OAuth Secret
|
||||||
secretType: pagerduty_oauth_secret
|
secretType: pagerduty_oauth_secret
|
||||||
@@ -5096,6 +5144,7 @@
|
|||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
|
ghes: '>=3.16'
|
||||||
isPublic: false
|
isPublic: false
|
||||||
isPrivateWithGhas: true
|
isPrivateWithGhas: true
|
||||||
hasPushProtection: true
|
hasPushProtection: true
|
||||||
@@ -5108,6 +5157,7 @@
|
|||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
|
ghes: '>=3.16'
|
||||||
isPublic: false
|
isPublic: false
|
||||||
isPrivateWithGhas: true
|
isPrivateWithGhas: true
|
||||||
hasPushProtection: true
|
hasPushProtection: true
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"sha": "8ff4c12fe79e4cd591f8464df62701bd700c77fa",
|
"sha": "b2e76ee1382a1b4a5514ca4219cf18e3b8574eb8",
|
||||||
"blob-sha": "63a23e861c756122353370d3c0cd77875be4274c",
|
"blob-sha": "c57a6a7221e0d5d9834d7500fbe0f19871267f6d",
|
||||||
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
|
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user