1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Sync secret scanning data (#56993)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
docs-bot
2025-08-05 23:54:38 -07:00
committed by GitHub
parent 498ea90a6e
commit 90f5951e3e
2 changed files with 24 additions and 2 deletions

View File

@@ -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

View File

@@ -1,5 +1,5 @@
{
"sha": "1a082834369ed04963911ef06c4a0de0cf1755a0",
"blob-sha": "70a236d2f851f211cfff51c0976d31a48677503c",
"sha": "57f562211d056bd03227a2288da3014cb6e0c7d3",
"blob-sha": "e18e517f8baea4b5e4e955053da7b31cdf1653e6",
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
}