|
3444 | 3444 | hasPushProtection: false |
3445 | 3445 | hasValidityCheck: false |
3446 | 3446 | isduplicate: false |
| 3447 | +- provider: Sourcegraph |
| 3448 | + supportedSecret: Sourcegraph Access Token |
| 3449 | + secretType: sourcegraph_access_token |
| 3450 | + versions: |
| 3451 | + fpt: '*' |
| 3452 | + ghec: '*' |
| 3453 | + isPublic: true |
| 3454 | + isPrivateWithGhas: true |
| 3455 | + hasPushProtection: false |
| 3456 | + hasValidityCheck: false |
| 3457 | + isduplicate: false |
| 3458 | +- provider: Sourcegraph |
| 3459 | + supportedSecret: Sourcegraph Dotcom User Gateway Access Token |
| 3460 | + secretType: sourcegraph_dotcom_user_gateway |
| 3461 | + versions: |
| 3462 | + fpt: '*' |
| 3463 | + ghec: '*' |
| 3464 | + isPublic: true |
| 3465 | + isPrivateWithGhas: true |
| 3466 | + hasPushProtection: false |
| 3467 | + hasValidityCheck: false |
| 3468 | + isduplicate: false |
| 3469 | +- provider: Sourcegraph |
| 3470 | + supportedSecret: Sourcegraph Access Token with Instance Identifier |
| 3471 | + secretType: sourcegraph_instance_identifier_access_token |
| 3472 | + versions: |
| 3473 | + fpt: '*' |
| 3474 | + ghec: '*' |
| 3475 | + isPublic: true |
| 3476 | + isPrivateWithGhas: true |
| 3477 | + hasPushProtection: false |
| 3478 | + hasValidityCheck: false |
| 3479 | + isduplicate: false |
| 3480 | +- provider: Sourcegraph |
| 3481 | + supportedSecret: Sourcegraph License Key Token |
| 3482 | + secretType: sourcegraph_license_key_token |
| 3483 | + versions: |
| 3484 | + fpt: '*' |
| 3485 | + ghec: '*' |
| 3486 | + isPublic: true |
| 3487 | + isPrivateWithGhas: true |
| 3488 | + hasPushProtection: false |
| 3489 | + hasValidityCheck: false |
| 3490 | + isduplicate: false |
| 3491 | +- provider: Sourcegraph |
| 3492 | + supportedSecret: Sourcegraph Product Subscription Token |
| 3493 | + secretType: sourcegraph_product_subscription_token |
| 3494 | + versions: |
| 3495 | + fpt: '*' |
| 3496 | + ghec: '*' |
| 3497 | + isPublic: true |
| 3498 | + isPrivateWithGhas: true |
| 3499 | + hasPushProtection: false |
| 3500 | + hasValidityCheck: false |
| 3501 | + isduplicate: false |
3447 | 3502 | - provider: Square |
3448 | 3503 | supportedSecret: Square Access Token |
3449 | 3504 | secretType: square_access_token |
|
0 commit comments