|
1498 | 1498 | hasPushProtection: false |
1499 | 1499 | hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
1500 | 1500 | isduplicate: false |
1501 | | -- provider: Google |
1502 | | - supportedSecret: Google Cloud Private Key ID |
1503 | | - secretType: google_cloud_private_key_id |
1504 | | - versions: |
1505 | | - fpt: '*' |
1506 | | - ghec: '*' |
1507 | | - ghes: <3.13 |
1508 | | - isPublic: true |
1509 | | - isPrivateWithGhas: false |
1510 | | - hasPushProtection: false |
1511 | | - hasValidityCheck: false |
1512 | | - isduplicate: false |
1513 | 1501 | - provider: Google |
1514 | 1502 | supportedSecret: Google Cloud Service Account Credentials |
1515 | 1503 | secretType: google_cloud_service_account_credentials |
|
2871 | 2859 | hasPushProtection: true |
2872 | 2860 | hasValidityCheck: false |
2873 | 2861 | isduplicate: false |
| 2862 | +- provider: Sentry |
| 2863 | + supportedSecret: Sentry Integration Token |
| 2864 | + secretType: sentry_integration_token |
| 2865 | + versions: |
| 2866 | + fpt: '*' |
| 2867 | + ghec: '*' |
| 2868 | + isPublic: false |
| 2869 | + isPrivateWithGhas: true |
| 2870 | + hasPushProtection: false |
| 2871 | + hasValidityCheck: false |
| 2872 | + isduplicate: false |
| 2873 | +- provider: Sentry |
| 2874 | + supportedSecret: Sentry Org Auth Token |
| 2875 | + secretType: sentry_org_auth_token |
| 2876 | + versions: |
| 2877 | + fpt: '*' |
| 2878 | + ghec: '*' |
| 2879 | + isPublic: false |
| 2880 | + isPrivateWithGhas: true |
| 2881 | + hasPushProtection: false |
| 2882 | + hasValidityCheck: false |
| 2883 | + isduplicate: false |
| 2884 | +- provider: Sentry |
| 2885 | + supportedSecret: Sentry User App Auth Token |
| 2886 | + secretType: sentry_user_app_auth_token |
| 2887 | + versions: |
| 2888 | + fpt: '*' |
| 2889 | + ghec: '*' |
| 2890 | + isPublic: false |
| 2891 | + isPrivateWithGhas: true |
| 2892 | + hasPushProtection: false |
| 2893 | + hasValidityCheck: false |
| 2894 | + isduplicate: false |
| 2895 | +- provider: Sentry |
| 2896 | + supportedSecret: Sentry User Auth Token |
| 2897 | + secretType: sentry_user_auth_token |
| 2898 | + versions: |
| 2899 | + fpt: '*' |
| 2900 | + ghec: '*' |
| 2901 | + isPublic: false |
| 2902 | + isPrivateWithGhas: true |
| 2903 | + hasPushProtection: false |
| 2904 | + hasValidityCheck: false |
| 2905 | + isduplicate: false |
2874 | 2906 | - provider: Shippo |
2875 | 2907 | supportedSecret: Shippo Live API Token |
2876 | 2908 | secretType: shippo_live_api_token |
|
0 commit comments