Sync secret scanning data (#58628)
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
This commit is contained in:
@@ -4493,6 +4493,19 @@
|
||||
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: PagerDuty
|
||||
supportedSecret: PagerDuty OAuth Secret
|
||||
secretType: pagerduty_oauth_secret
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"sha": "01009b022a23f59bee88e60046c6b425178c3cab",
|
||||
"blob-sha": "5fb38d54763b5d5170e70b153a2d0ddeb5bed7c9",
|
||||
"sha": "b68ab4c2355b44a07d40d669fd28da652fe1929e",
|
||||
"blob-sha": "403271a4c5adc2dc195b04553c514833765b388d",
|
||||
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
|
||||
}
|
||||
Reference in New Issue
Block a user