|
720 | 720 | hasPushProtection: true
|
721 | 721 | hasValidityCheck: false
|
722 | 722 | isduplicate: false
|
| 723 | +- provider: Brevo |
| 724 | + supportedSecret: Sendinblue API Key |
| 725 | + secretType: sendinblue_api_key |
| 726 | + versions: |
| 727 | + fpt: '*' |
| 728 | + ghec: '*' |
| 729 | + ghes: '>=3.5' |
| 730 | + isPublic: true |
| 731 | + isPrivateWithGhas: true |
| 732 | + hasPushProtection: true |
| 733 | + hasValidityCheck: false |
| 734 | + isduplicate: false |
| 735 | +- provider: Brevo |
| 736 | + supportedSecret: Sendinblue SMTP Key |
| 737 | + secretType: sendinblue_smtp_key |
| 738 | + versions: |
| 739 | + fpt: '*' |
| 740 | + ghec: '*' |
| 741 | + ghes: '>=3.5' |
| 742 | + isPublic: true |
| 743 | + isPrivateWithGhas: true |
| 744 | + hasPushProtection: true |
| 745 | + hasValidityCheck: false |
| 746 | + isduplicate: false |
723 | 747 | - provider: Canadian Digital Service
|
724 | 748 | supportedSecret: Canadian Digital Service Notify API Key
|
725 | 749 | secretType: cds_canada_notify_api_key
|
|
2793 | 2817 | hasPushProtection: true
|
2794 | 2818 | hasValidityCheck: false
|
2795 | 2819 | isduplicate: false
|
| 2820 | +- provider: Pangea |
| 2821 | + supportedSecret: Pangea Token |
| 2822 | + secretType: pangea_token |
| 2823 | + versions: |
| 2824 | + fpt: '*' |
| 2825 | + ghec: '*' |
| 2826 | + isPublic: false |
| 2827 | + isPrivateWithGhas: true |
| 2828 | + hasPushProtection: false |
| 2829 | + hasValidityCheck: false |
| 2830 | + isduplicate: false |
2796 | 2831 | - provider: Persona Identities
|
2797 | 2832 | supportedSecret: Persona Production Api Key
|
2798 | 2833 | secretType: persona_production_api_key
|
|
3273 | 3308 | hasPushProtection: true
|
3274 | 3309 | hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
|
3275 | 3310 | isduplicate: false
|
3276 |
| -- provider: Sendinblue |
3277 |
| - supportedSecret: Sendinblue API Key |
3278 |
| - secretType: sendinblue_api_key |
3279 |
| - versions: |
3280 |
| - fpt: '*' |
3281 |
| - ghec: '*' |
3282 |
| - ghes: '>=3.5' |
3283 |
| - isPublic: true |
3284 |
| - isPrivateWithGhas: true |
3285 |
| - hasPushProtection: true |
3286 |
| - hasValidityCheck: false |
3287 |
| - isduplicate: false |
3288 |
| -- provider: Sendinblue |
3289 |
| - supportedSecret: Sendinblue SMTP Key |
3290 |
| - secretType: sendinblue_smtp_key |
3291 |
| - versions: |
3292 |
| - fpt: '*' |
3293 |
| - ghec: '*' |
3294 |
| - ghes: '>=3.5' |
3295 |
| - isPublic: true |
3296 |
| - isPrivateWithGhas: true |
3297 |
| - hasPushProtection: true |
3298 |
| - hasValidityCheck: false |
3299 |
| - isduplicate: false |
3300 | 3311 | - provider: Sentry
|
3301 | 3312 | supportedSecret: Sentry Integration Token
|
3302 | 3313 | secretType: sentry_integration_token
|
|
0 commit comments