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

Sync secret scanning data (#58025)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
docs-bot
2025-10-16 11:44:24 -07:00
committed by GitHub
parent 9b9ce02f9e
commit 2503c9c36d
2 changed files with 7 additions and 55 deletions

View File

@@ -1322,20 +1322,8 @@
isPrivateWithGhas: true
hasPushProtection: true
hasValidityCheck: false
base64Supported: false
isduplicate: true
- provider: Azure
supportedSecret: Azure Storage Account Access Key Base64 Encoded
secretType: azure_storage_account_key_base64
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: true
hasValidityCheck: false
base64Supported: true
isduplicate: false
isduplicate: true
- provider: Azure
supportedSecret: Azure Text Analytics Key
secretType: azure_text_analytics_key
@@ -2670,20 +2658,8 @@
isPrivateWithGhas: true
hasPushProtection: true
hasValidityCheck: false
base64Supported: false
isduplicate: false
- provider: GitHub Secret Scanning
supportedSecret: GitHub Secret Scanning Base64 Encoded
secretType: secret_scanning_sample_token_base64
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: true
hasValidityCheck: false
base64Supported: true
isduplicate: false
isduplicate: true
- provider: GitLab
supportedSecret: GitLab Access Token
secretType: gitlab_access_token
@@ -3206,20 +3182,8 @@
isPrivateWithGhas: true
hasPushProtection: true
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
base64Supported: false
isduplicate: false
- provider: Hugging Face
supportedSecret: Hugging Face User Access Token Base64 Encoded
secretType: hf_user_access_token_base64
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: true
hasValidityCheck: false
base64Supported: true
isduplicate: false
isduplicate: true
- provider: Intercom
supportedSecret: Intercom Access Token
secretType: intercom_access_token
@@ -3939,7 +3903,7 @@
isPublic: true
isPrivateWithGhas: true
hasPushProtection: true
hasValidityCheck: false
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
base64Supported: false
isduplicate: false
- provider: Notion
@@ -5535,20 +5499,8 @@
isPrivateWithGhas: true
hasPushProtection: true
hasValidityCheck: false
base64Supported: false
isduplicate: false
- provider: Twilio
supportedSecret: Twilio Account String Identifier Base64 Encoded
secretType: twilio_account_sid_base64
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: true
hasValidityCheck: false
base64Supported: true
isduplicate: false
isduplicate: true
- provider: Twilio
supportedSecret: Twilio API Key
secretType: twilio_api_key

View File

@@ -1,5 +1,5 @@
{
"sha": "b214c03689c4a14668227cf74dd43936c3b40cf8",
"blob-sha": "1f146e744760e3642d6570d174f518638bb733d2",
"sha": "70891dd9fae3e6f7b3d8930de0ed9355458ccb18",
"blob-sha": "ee3d9b3b6e2caab95ce35aaf76059636c0ef9497",
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
}