Skip to content

Commit f65e2c8

Browse files
docs-botmchammer01
andauthored
Sync secret scanning data (#58159)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent 3418012 commit f65e2c8

File tree

2 files changed

+19
-21
lines changed

2 files changed

+19
-21
lines changed

src/secret-scanning/data/public-docs.yml

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
isduplicate: false
183183
- provider: Alibaba
184184
supportedSecret: Alibaba Cloud AccessKey ID
185-
secretType: alibaba_cloud_access_key_id </br>alibaba_cloud_access_key_secret
185+
secretType: alibaba_cloud_access_key_id, </br>alibaba_cloud_access_key_secret
186186
versions:
187187
fpt: '*'
188188
ghec: '*'
@@ -195,7 +195,7 @@
195195
isduplicate: false
196196
- provider: Amazon AWS
197197
supportedSecret: Amazon AWS Access Key ID
198-
secretType: aws_access_key_id </br>aws_secret_access_key
198+
secretType: aws_access_key_id, </br>aws_secret_access_key
199199
versions:
200200
fpt: '*'
201201
ghec: '*'
@@ -204,8 +204,8 @@
204204
isPrivateWithGhas: true
205205
hasPushProtection: true
206206
hasValidityCheck: '{% ifversion ghes %}false{% else %}true{% endif %}'
207-
base64Supported: false
208-
isduplicate: false
207+
base64Supported: true
208+
isduplicate: true
209209
- provider: Amazon AWS
210210
supportedSecret: Amazon AWS API Key ID
211211
secretType: aws_api_key
@@ -222,7 +222,7 @@
222222
- provider: Amazon AWS
223223
supportedSecret: Amazon AWS Session Token
224224
secretType: >-
225-
aws_secret_access_key </br>aws_session_token
225+
aws_secret_access_key, </br>aws_session_token,
226226
</br>aws_temporary_access_key_id
227227
versions:
228228
fpt: '*'
@@ -2402,7 +2402,7 @@
24022402
isduplicate: false
24032403
- provider: eBay
24042404
supportedSecret: eBay Production Client ID (App ID)
2405-
secretType: ebay_production_client_id </br>ebay_production_client_secret
2405+
secretType: ebay_production_client_id, </br>ebay_production_client_secret
24062406
versions:
24072407
fpt: '*'
24082408
ghec: '*'
@@ -2415,7 +2415,7 @@
24152415
isduplicate: false
24162416
- provider: eBay
24172417
supportedSecret: eBay Sandbox Client ID (App ID)
2418-
secretType: ebay_sandbox_client_id </br>ebay_sandbox_client_secret
2418+
secretType: ebay_sandbox_client_id, </br>ebay_sandbox_client_secret
24192419
versions:
24202420
fpt: '*'
24212421
ghec: '*'
@@ -2728,7 +2728,7 @@
27282728
- provider: Google
27292729
supportedSecret: Google Cloud Storage Service Account Access Key ID
27302730
secretType: >-
2731-
google_cloud_storage_access_key_secret
2731+
google_cloud_storage_access_key_secret,
27322732
</br>google_cloud_storage_service_account_access_key_id
27332733
versions:
27342734
fpt: '*'
@@ -2743,7 +2743,7 @@
27432743
- provider: Google
27442744
supportedSecret: Google Cloud Storage User Access Key ID
27452745
secretType: >-
2746-
google_cloud_storage_access_key_secret
2746+
google_cloud_storage_access_key_secret,
27472747
</br>google_cloud_storage_user_access_key_id
27482748
versions:
27492749
fpt: '*'
@@ -2796,7 +2796,7 @@
27962796
isduplicate: false
27972797
- provider: Google
27982798
supportedSecret: Google OAuth Client ID
2799-
secretType: google_oauth_client_id </br>google_oauth_client_secret
2799+
secretType: google_oauth_client_id, </br>google_oauth_client_secret
28002800
versions:
28012801
fpt: '*'
28022802
ghec: '*'
@@ -2806,7 +2806,7 @@
28062806
hasPushProtection: true
28072807
hasValidityCheck: false
28082808
base64Supported: false
2809-
isduplicate: false
2809+
isduplicate: true
28102810
- provider: Google
28112811
supportedSecret: Google OAuth Refresh Token
28122812
secretType: google_oauth_refresh_token
@@ -3471,13 +3471,11 @@
34713471
isduplicate: false
34723472
- provider: Login with Amazon
34733473
supportedSecret: Login with Amazon OAuth Client ID
3474-
secretType: >-
3475-
amazon_oauth_client_id </br>amazon_oauth_client_secret
3476-
</br>amazon_oauth_client_secret
3474+
secretType: amazon_oauth_client_id, </br>amazon_oauth_client_secret
34773475
versions:
34783476
fpt: '*'
34793477
ghec: '*'
3480-
ghes: '>=3.14'
3478+
ghes: '>=3.5'
34813479
isPublic: true
34823480
isPrivateWithGhas: true
34833481
hasPushProtection: true
@@ -4257,7 +4255,7 @@
42574255
isduplicate: false
42584256
- provider: Pinecone
42594257
supportedSecret: Pinecone API Key
4260-
secretType: pinecone_api_key </br>pinecone_environment
4258+
secretType: pinecone_api_key, </br>pinecone_environment
42614259
versions:
42624260
fpt: '*'
42634261
ghec: '*'
@@ -4373,7 +4371,7 @@
43734371
isduplicate: false
43744372
- provider: Plivo
43754373
supportedSecret: Plivo Auth ID
4376-
secretType: plivo_auth_id </br>plivo_auth_token
4374+
secretType: plivo_auth_id, </br>plivo_auth_token
43774375
versions:
43784376
fpt: '*'
43794377
ghec: '*'
@@ -4750,7 +4748,7 @@
47504748
isduplicate: false
47514749
- provider: Salesforce
47524750
supportedSecret: Salesforce OAuth2 Consumer Key
4753-
secretType: salesforce_oauth2_consumer_key </br>salesforce_oauth2_consumer_secret
4751+
secretType: salesforce_oauth2_consumer_key, </br>salesforce_oauth2_consumer_secret
47544752
versions:
47554753
fpt: '*'
47564754
ghec: '*'
@@ -5288,7 +5286,7 @@
52885286
ghec: '*'
52895287
ghes: '>=3.5'
52905288
isPublic: true
5291-
isPrivateWithGhas: true
5289+
isPrivateWithGhas: false
52925290
hasPushProtection: false
52935291
hasValidityCheck: false
52945292
base64Supported: false
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "8e351827006cf7e13d1cbbd96853679857f3261d",
3-
"blob-sha": "5dd8a45310fe73ad5a1bb752be594c1adbd3cf38",
2+
"sha": "b4cde342632f4327023e8d9b3729bcc5387461bb",
3+
"blob-sha": "f5614a575d8844d4ba53e0d2704d4feea885ae1e",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)