Skip to content

Commit 7815962

Browse files
authored
Merge pull request #39214 from github/repo-sync
Repo sync
2 parents 4de2229 + a9d1bb3 commit 7815962

File tree

2 files changed

+119
-20
lines changed

2 files changed

+119
-20
lines changed

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

Lines changed: 117 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,83 @@
180180
hasPushProtection: true
181181
hasValidityCheck: false
182182
isduplicate: false
183+
- provider: Apify
184+
supportedSecret: Apify Actor Run API Token
185+
secretType: apify_actor_run_api_token
186+
versions:
187+
fpt: '*'
188+
ghec: '*'
189+
isPublic: true
190+
isPrivateWithGhas: true
191+
hasPushProtection: true
192+
hasValidityCheck: false
193+
isduplicate: false
194+
- provider: Apify
195+
supportedSecret: Apify Actor Run Proxy Password
196+
secretType: apify_actor_run_proxy_password
197+
versions:
198+
fpt: '*'
199+
ghec: '*'
200+
isPublic: true
201+
isPrivateWithGhas: true
202+
hasPushProtection: true
203+
hasValidityCheck: false
204+
isduplicate: false
205+
- provider: Apify
206+
supportedSecret: Apify API Token
207+
secretType: apify_api_token
208+
versions:
209+
fpt: '*'
210+
ghec: '*'
211+
isPublic: true
212+
isPrivateWithGhas: true
213+
hasPushProtection: true
214+
hasValidityCheck: false
215+
isduplicate: false
216+
- provider: Apify
217+
supportedSecret: Apify Integration API Token
218+
secretType: apify_integration_api_token
219+
versions:
220+
fpt: '*'
221+
ghec: '*'
222+
isPublic: true
223+
isPrivateWithGhas: true
224+
hasPushProtection: true
225+
hasValidityCheck: false
226+
isduplicate: false
227+
- provider: Apify
228+
supportedSecret: Apify Proxy Password
229+
secretType: apify_proxy_password
230+
versions:
231+
fpt: '*'
232+
ghec: '*'
233+
isPublic: true
234+
isPrivateWithGhas: true
235+
hasPushProtection: true
236+
hasValidityCheck: false
237+
isduplicate: false
238+
- provider: Apify
239+
supportedSecret: Apify UI Token
240+
secretType: apify_ui_token
241+
versions:
242+
fpt: '*'
243+
ghec: '*'
244+
isPublic: true
245+
isPrivateWithGhas: true
246+
hasPushProtection: true
247+
hasValidityCheck: false
248+
isduplicate: false
249+
- provider: Apify
250+
supportedSecret: Apify Webhook Dispatch API Token
251+
secretType: apify_webhook_dispatch_api_token
252+
versions:
253+
fpt: '*'
254+
ghec: '*'
255+
isPublic: true
256+
isPrivateWithGhas: true
257+
hasPushProtection: true
258+
hasValidityCheck: false
259+
isduplicate: false
183260
- provider: Asaas
184261
supportedSecret: Asaas API Token
185262
secretType: asaas_api_token
@@ -516,6 +593,17 @@
516593
hasPushProtection: false
517594
hasValidityCheck: false
518595
isduplicate: false
596+
- provider: Azure
597+
supportedSecret: Azure ML Internal Service Principal Key
598+
secretType: azure_ml_interal_service_principal_identifiable_key
599+
versions:
600+
fpt: '*'
601+
ghec: '*'
602+
isPublic: true
603+
isPrivateWithGhas: false
604+
hasPushProtection: false
605+
hasValidityCheck: false
606+
isduplicate: false
519607
- provider: Azure
520608
supportedSecret: Azure ML Studio (classic) Web Service Key
521609
secretType: azure_ml_web_service_classic_identifiable_key
@@ -754,7 +842,7 @@
754842
isPublic: false
755843
isPrivateWithGhas: true
756844
hasPushProtection: false
757-
hasValidityCheck: false
845+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
758846
isduplicate: false
759847
- provider: Brevo
760848
supportedSecret: Sendinblue API Key
@@ -766,7 +854,7 @@
766854
isPublic: true
767855
isPrivateWithGhas: true
768856
hasPushProtection: true
769-
hasValidityCheck: false
857+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
770858
isduplicate: false
771859
- provider: Brevo
772860
supportedSecret: Sendinblue SMTP Key
@@ -874,7 +962,7 @@
874962
isPublic: true
875963
isPrivateWithGhas: true
876964
hasPushProtection: true
877-
hasValidityCheck: false
965+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
878966
isduplicate: true
879967
- provider: Checkout.com
880968
supportedSecret: Checkout.com Test Secret Key
@@ -922,7 +1010,7 @@
9221010
isPublic: true
9231011
isPrivateWithGhas: true
9241012
hasPushProtection: true
925-
hasValidityCheck: false
1013+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
9261014
isduplicate: false
9271015
- provider: CircleCI
9281016
supportedSecret: CircleCI Project Access Token
@@ -991,7 +1079,18 @@
9911079
fpt: '*'
9921080
ghec: '*'
9931081
ghes: '*'
994-
isPublic: false
1082+
isPublic: true
1083+
isPrivateWithGhas: true
1084+
hasPushProtection: true
1085+
hasValidityCheck: false
1086+
isduplicate: false
1087+
- provider: Contentful
1088+
supportedSecret: Contentful Web Token
1089+
secretType: contentful_web_token
1090+
versions:
1091+
fpt: '*'
1092+
ghec: '*'
1093+
isPublic: true
9951094
isPrivateWithGhas: true
9961095
hasPushProtection: true
9971096
hasValidityCheck: false
@@ -1123,7 +1222,7 @@
11231222
isPublic: true
11241223
isPrivateWithGhas: true
11251224
hasPushProtection: true
1126-
hasValidityCheck: false
1225+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
11271226
isduplicate: false
11281227
- provider: DevCycle
11291228
supportedSecret: DevCycle Client API Key
@@ -1483,7 +1582,7 @@
14831582
isPublic: true
14841583
isPrivateWithGhas: true
14851584
hasPushProtection: false
1486-
hasValidityCheck: false
1585+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
14871586
isduplicate: true
14881587
- provider: Figma
14891588
supportedSecret: Figma Personal Access Token
@@ -1687,7 +1786,7 @@
16871786
isPublic: true
16881787
isPrivateWithGhas: true
16891788
hasPushProtection: false
1690-
hasValidityCheck: false
1789+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
16911790
isduplicate: false
16921791
- provider: GoCardless
16931792
supportedSecret: GoCardless Sandbox Access Token
@@ -1699,7 +1798,7 @@
16991798
isPublic: true
17001799
isPrivateWithGhas: true
17011800
hasPushProtection: false
1702-
hasValidityCheck: false
1801+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
17031802
isduplicate: false
17041803
- provider: Google
17051804
supportedSecret: Google API Key
@@ -1919,7 +2018,7 @@
19192018
isPublic: false
19202019
isPrivateWithGhas: true
19212020
hasPushProtection: true
1922-
hasValidityCheck: false
2021+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
19232022
isduplicate: false
19242023
- provider: Heroku
19252024
supportedSecret: Heroku Postgres Connection URL
@@ -2099,7 +2198,7 @@
20992198
isPublic: false
21002199
isPrivateWithGhas: true
21012200
hasPushProtection: true
2102-
hasValidityCheck: false
2201+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
21032202
isduplicate: false
21042203
- provider: Ionic
21052204
supportedSecret: Ionic Personal Access Token
@@ -2430,7 +2529,7 @@
24302529
isPublic: true
24312530
isPrivateWithGhas: true
24322531
hasPushProtection: true
2433-
hasValidityCheck: false
2532+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
24342533
isduplicate: false
24352534
- provider: Mercury
24362535
supportedSecret: Mercury Non-Production API Token
@@ -2884,7 +2983,7 @@
28842983
isPublic: true
28852984
isPrivateWithGhas: true
28862985
hasPushProtection: false
2887-
hasValidityCheck: false
2986+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
28882987
isduplicate: false
28892988
- provider: Oracle
28902989
supportedSecret: Oracle API Key
@@ -3375,7 +3474,7 @@
33753474
isPublic: true
33763475
isPrivateWithGhas: true
33773476
hasPushProtection: true
3378-
hasValidityCheck: false
3477+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
33793478
isduplicate: false
33803479
- provider: RunPod
33813480
supportedSecret: RunPod API Key
@@ -3698,7 +3797,7 @@
36983797
isPublic: true
36993798
isPrivateWithGhas: true
37003799
hasPushProtection: false
3701-
hasValidityCheck: false
3800+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
37023801
isduplicate: true
37033802
- provider: Slack
37043803
supportedSecret: Slack API Token
@@ -4116,7 +4215,7 @@
41164215
isPublic: true
41174216
isPrivateWithGhas: true
41184217
hasPushProtection: false
4119-
hasValidityCheck: false
4218+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
41204219
isduplicate: false
41214220
- provider: VolcEngine
41224221
supportedSecret: VolcEngine Access Key ID
@@ -4224,7 +4323,7 @@
42244323
isPublic: true
42254324
isPrivateWithGhas: true
42264325
hasPushProtection: false
4227-
hasValidityCheck: false
4326+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
42284327
isduplicate: false
42294328
- provider: Yandex
42304329
supportedSecret: Yandex.Cloud API Key
@@ -4343,5 +4442,5 @@
43434442
isPublic: true
43444443
isPrivateWithGhas: true
43454444
hasPushProtection: true
4346-
hasValidityCheck: false
4445+
hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
43474446
isduplicate: false

src/secret-scanning/lib/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "c209eb8eb0bc87f9f310583501c824b877963f32",
3-
"blob-sha": "562fbcd4d14faff58fbb1434b983fb53e480b060",
2+
"sha": "a627ff0bef22dedd2ee339f750bf317ec9fd4a34",
3+
"blob-sha": "fb8cffebc3c5d5710a273313de807e5abc809d6e",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)