Sync secret scanning data (#56993)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
@@ -93,6 +93,28 @@
|
||||
hasPushProtection: true
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: Airtable
|
||||
supportedSecret: Airtable API Key
|
||||
secretType: airtable_api_key
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
isPublic: false
|
||||
isPrivateWithGhas: true
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: Airtable
|
||||
supportedSecret: Airtable Personal Access Token
|
||||
secretType: airtable_personal_access_token
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
isPublic: false
|
||||
isPrivateWithGhas: true
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: Aiven
|
||||
supportedSecret: Aiven Auth Token
|
||||
secretType: aiven_auth_token
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"sha": "1a082834369ed04963911ef06c4a0de0cf1755a0",
|
||||
"blob-sha": "70a236d2f851f211cfff51c0976d31a48677503c",
|
||||
"sha": "57f562211d056bd03227a2288da3014cb6e0c7d3",
|
||||
"blob-sha": "e18e517f8baea4b5e4e955053da7b31cdf1653e6",
|
||||
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
|
||||
}
|
||||
Reference in New Issue
Block a user