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

Sync secret scanning data (#58159)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
docs-bot
2025-10-23 23:51:10 -07:00
committed by GitHub
parent 34180123dc
commit f65e2c82fa
2 changed files with 19 additions and 21 deletions

View File

@@ -182,7 +182,7 @@
isduplicate: false
- provider: Alibaba
supportedSecret: Alibaba Cloud AccessKey ID
secretType: alibaba_cloud_access_key_id </br>alibaba_cloud_access_key_secret
secretType: alibaba_cloud_access_key_id, </br>alibaba_cloud_access_key_secret
versions:
fpt: '*'
ghec: '*'
@@ -195,7 +195,7 @@
isduplicate: false
- provider: Amazon AWS
supportedSecret: Amazon AWS Access Key ID
secretType: aws_access_key_id </br>aws_secret_access_key
secretType: aws_access_key_id, </br>aws_secret_access_key
versions:
fpt: '*'
ghec: '*'
@@ -204,8 +204,8 @@
isPrivateWithGhas: true
hasPushProtection: true
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
base64Supported: false
isduplicate: false
base64Supported: true
isduplicate: true
- provider: Amazon AWS
supportedSecret: Amazon AWS API Key ID
secretType: aws_api_key
@@ -222,7 +222,7 @@
- provider: Amazon AWS
supportedSecret: Amazon AWS Session Token
secretType: >-
aws_secret_access_key </br>aws_session_token
aws_secret_access_key, </br>aws_session_token,
</br>aws_temporary_access_key_id
versions:
fpt: '*'
@@ -2402,7 +2402,7 @@
isduplicate: false
- provider: eBay
supportedSecret: eBay Production Client ID (App ID)
secretType: ebay_production_client_id </br>ebay_production_client_secret
secretType: ebay_production_client_id, </br>ebay_production_client_secret
versions:
fpt: '*'
ghec: '*'
@@ -2415,7 +2415,7 @@
isduplicate: false
- provider: eBay
supportedSecret: eBay Sandbox Client ID (App ID)
secretType: ebay_sandbox_client_id </br>ebay_sandbox_client_secret
secretType: ebay_sandbox_client_id, </br>ebay_sandbox_client_secret
versions:
fpt: '*'
ghec: '*'
@@ -2728,7 +2728,7 @@
- provider: Google
supportedSecret: Google Cloud Storage Service Account Access Key ID
secretType: >-
google_cloud_storage_access_key_secret
google_cloud_storage_access_key_secret,
</br>google_cloud_storage_service_account_access_key_id
versions:
fpt: '*'
@@ -2743,7 +2743,7 @@
- provider: Google
supportedSecret: Google Cloud Storage User Access Key ID
secretType: >-
google_cloud_storage_access_key_secret
google_cloud_storage_access_key_secret,
</br>google_cloud_storage_user_access_key_id
versions:
fpt: '*'
@@ -2796,7 +2796,7 @@
isduplicate: false
- provider: Google
supportedSecret: Google OAuth Client ID
secretType: google_oauth_client_id </br>google_oauth_client_secret
secretType: google_oauth_client_id, </br>google_oauth_client_secret
versions:
fpt: '*'
ghec: '*'
@@ -2806,7 +2806,7 @@
hasPushProtection: true
hasValidityCheck: false
base64Supported: false
isduplicate: false
isduplicate: true
- provider: Google
supportedSecret: Google OAuth Refresh Token
secretType: google_oauth_refresh_token
@@ -3471,13 +3471,11 @@
isduplicate: false
- provider: Login with Amazon
supportedSecret: Login with Amazon OAuth Client ID
secretType: >-
amazon_oauth_client_id </br>amazon_oauth_client_secret
</br>amazon_oauth_client_secret
secretType: amazon_oauth_client_id, </br>amazon_oauth_client_secret
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.14'
ghes: '>=3.5'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: true
@@ -4257,7 +4255,7 @@
isduplicate: false
- provider: Pinecone
supportedSecret: Pinecone API Key
secretType: pinecone_api_key </br>pinecone_environment
secretType: pinecone_api_key, </br>pinecone_environment
versions:
fpt: '*'
ghec: '*'
@@ -4373,7 +4371,7 @@
isduplicate: false
- provider: Plivo
supportedSecret: Plivo Auth ID
secretType: plivo_auth_id </br>plivo_auth_token
secretType: plivo_auth_id, </br>plivo_auth_token
versions:
fpt: '*'
ghec: '*'
@@ -4750,7 +4748,7 @@
isduplicate: false
- provider: Salesforce
supportedSecret: Salesforce OAuth2 Consumer Key
secretType: salesforce_oauth2_consumer_key </br>salesforce_oauth2_consumer_secret
secretType: salesforce_oauth2_consumer_key, </br>salesforce_oauth2_consumer_secret
versions:
fpt: '*'
ghec: '*'
@@ -5288,7 +5286,7 @@
ghec: '*'
ghes: '>=3.5'
isPublic: true
isPrivateWithGhas: true
isPrivateWithGhas: false
hasPushProtection: false
hasValidityCheck: false
base64Supported: false

View File

@@ -1,5 +1,5 @@
{
"sha": "8e351827006cf7e13d1cbbd96853679857f3261d",
"blob-sha": "5dd8a45310fe73ad5a1bb752be594c1adbd3cf38",
"sha": "b4cde342632f4327023e8d9b3729bcc5387461bb",
"blob-sha": "f5614a575d8844d4ba53e0d2704d4feea885ae1e",
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
}