File tree Expand file tree Collapse file tree 1 file changed +8
-21
lines changed Expand file tree Collapse file tree 1 file changed +8
-21
lines changed Original file line number Diff line number Diff line change 2421
2421
hasPushProtection : false
2422
2422
hasValidityCheck : false
2423
2423
2424
- - provider : ' Stripe'
2425
- supportedSecret : ' Stripe API Key'
2426
- secretType : ' stripe_api_key'
2427
- versions :
2428
- fpt : ' *'
2429
- ghec : ' *'
2430
- ghes : ' *'
2431
- ghae : ' *'
2432
- isPublic : false
2433
- isPrivateWithGhas : true
2434
- hasPushProtection : false
2435
- hasValidityCheck : false
2436
-
2437
2424
- provider : ' Stripe'
2438
2425
supportedSecret : ' Stripe Live API Restricted Key'
2439
2426
secretType : ' stripe_live_restricted_key'
2448
2435
hasValidityCheck : false
2449
2436
2450
2437
- provider : ' Stripe'
2451
- supportedSecret : ' Stripe Live API Secret Key'
2452
- secretType : ' stripe_live_secret_key '
2438
+ supportedSecret : ' Stripe API Key'
2439
+ secretType : ' stripe_api_key '
2453
2440
versions :
2454
2441
fpt : ' *'
2455
2442
ghec : ' *'
2456
2443
ghes : ' *'
2457
2444
ghae : ' *'
2458
2445
isPublic : true
2459
2446
isPrivateWithGhas : true
2460
- hasPushProtection : false
2447
+ hasPushProtection : true
2461
2448
hasValidityCheck : false
2462
2449
2463
2450
- provider : ' Stripe'
2464
- supportedSecret : ' Stripe Live API Secret Key'
2465
- secretType : ' stripe_api_key '
2451
+ supportedSecret : ' Stripe Legacy API Secret Key'
2452
+ secretType : ' stripe_legacy_api_key '
2466
2453
versions :
2467
2454
fpt : ' *'
2468
2455
ghec : ' *'
2469
2456
ghes : ' >=3.5'
2470
2457
ghae : ' >= 3.5'
2471
- isPublic : false
2472
- isPrivateWithGhas : false
2473
- hasPushProtection : true
2458
+ isPublic : true
2459
+ isPrivateWithGhas : true
2460
+ hasPushProtection : false
2474
2461
hasValidityCheck : false
2475
2462
2476
2463
- provider : ' Stripe'
You can’t perform that action at this time.
0 commit comments