|
485 | 485 | hasPushProtection: true
|
486 | 486 | hasValidityCheck: false
|
487 | 487 | isduplicate: false
|
| 488 | +- provider: Azure |
| 489 | + supportedSecret: Azure Event Grid Key Identifiable |
| 490 | + secretType: azure_event_grid_key_identifiable |
| 491 | + versions: |
| 492 | + fpt: '*' |
| 493 | + ghec: '*' |
| 494 | + isPublic: true |
| 495 | + isPrivateWithGhas: true |
| 496 | + hasPushProtection: true |
| 497 | + hasValidityCheck: false |
| 498 | + isduplicate: true |
488 | 499 | - provider: Azure
|
489 | 500 | supportedSecret: Azure Event Hub Key Identifiable
|
490 | 501 | secretType: azure_event_hub_key_identifiable
|
|
890 | 901 | isPublic: true
|
891 | 902 | isPrivateWithGhas: true
|
892 | 903 | hasPushProtection: true
|
893 |
| - hasValidityCheck: false |
| 904 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
894 | 905 | isduplicate: false
|
895 | 906 | - provider: Canva
|
896 | 907 | supportedSecret: Canva App Secret
|
|
1654 | 1665 | isPublic: true
|
1655 | 1666 | isPrivateWithGhas: true
|
1656 | 1667 | hasPushProtection: false
|
1657 |
| - hasValidityCheck: false |
| 1668 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
1658 | 1669 | isduplicate: false
|
1659 | 1670 | - provider: Frame.io
|
1660 | 1671 | supportedSecret: Frame.io JSON Web Token
|
|
3066 | 3077 | isPublic: true
|
3067 | 3078 | isPrivateWithGhas: true
|
3068 | 3079 | hasPushProtection: true
|
3069 |
| - hasValidityCheck: false |
| 3080 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
3070 | 3081 | isduplicate: false
|
3071 | 3082 | - provider: Persona Identities
|
3072 | 3083 | supportedSecret: Persona Sandbox Api Key
|
|
3078 | 3089 | isPublic: true
|
3079 | 3090 | isPrivateWithGhas: true
|
3080 | 3091 | hasPushProtection: true
|
3081 |
| - hasValidityCheck: false |
| 3092 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
3082 | 3093 | isduplicate: false
|
3083 | 3094 | - provider: Pinterest
|
3084 | 3095 | supportedSecret: Pinterest Access Token
|
|
3150 | 3161 | isPublic: true
|
3151 | 3162 | isPrivateWithGhas: true
|
3152 | 3163 | hasPushProtection: true
|
3153 |
| - hasValidityCheck: false |
| 3164 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
3154 | 3165 | isduplicate: false
|
3155 | 3166 | - provider: Planning Center
|
3156 | 3167 | supportedSecret: Planning Center OAuth Application Secret
|
|
3438 | 3449 | isPublic: true
|
3439 | 3450 | isPrivateWithGhas: true
|
3440 | 3451 | hasPushProtection: true
|
3441 |
| - hasValidityCheck: false |
| 3452 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
3442 | 3453 | isduplicate: false
|
3443 | 3454 | - provider: Replicate
|
3444 | 3455 | supportedSecret: Replicate API Token
|
|
3462 | 3473 | isPublic: false
|
3463 | 3474 | isPrivateWithGhas: true
|
3464 | 3475 | hasPushProtection: true
|
3465 |
| - hasValidityCheck: false |
| 3476 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
3466 | 3477 | isduplicate: false
|
3467 | 3478 | - provider: RubyGems
|
3468 | 3479 | supportedSecret: RubyGems API Key
|
|
3546 | 3557 | isPublic: true
|
3547 | 3558 | isPrivateWithGhas: true
|
3548 | 3559 | hasPushProtection: true
|
3549 |
| - hasValidityCheck: false |
| 3560 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
3550 | 3561 | isduplicate: false
|
3551 | 3562 | - provider: Segment
|
3552 | 3563 | supportedSecret: Segment Public API Token
|
|
3558 | 3569 | isPublic: true
|
3559 | 3570 | isPrivateWithGhas: true
|
3560 | 3571 | hasPushProtection: true
|
3561 |
| - hasValidityCheck: false |
| 3572 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
3562 | 3573 | isduplicate: false
|
3563 | 3574 | - provider: SendGrid
|
3564 | 3575 | supportedSecret: SendGrid API Key
|
|
0 commit comments