|
93 | 93 | hasPushProtection: true
|
94 | 94 | hasValidityCheck: false
|
95 | 95 | isduplicate: false
|
96 |
| -- provider: Airtable |
97 |
| - supportedSecret: Airtable API Key |
98 |
| - secretType: airtable_api_key |
99 |
| - versions: |
100 |
| - fpt: '*' |
101 |
| - ghec: '*' |
102 |
| - isPublic: false |
103 |
| - isPrivateWithGhas: true |
104 |
| - hasPushProtection: false |
105 |
| - hasValidityCheck: false |
106 |
| - isduplicate: false |
107 | 96 | - provider: Airtable
|
108 | 97 | supportedSecret: Airtable Personal Access Token
|
109 | 98 | secretType: airtable_personal_access_token
|
|
1655 | 1644 | hasPushProtection: false
|
1656 | 1645 | hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
|
1657 | 1646 | isduplicate: false
|
1658 |
| -- provider: Cohere |
1659 |
| - supportedSecret: Cohere API Key |
1660 |
| - secretType: cohere_api_key |
1661 |
| - versions: |
1662 |
| - fpt: '*' |
1663 |
| - ghec: '*' |
1664 |
| - isPublic: false |
1665 |
| - isPrivateWithGhas: true |
1666 |
| - hasPushProtection: false |
1667 |
| - hasValidityCheck: false |
1668 |
| - isduplicate: false |
1669 | 1647 | - provider: Contentful
|
1670 | 1648 | supportedSecret: Contentful Personal Access Token
|
1671 | 1649 | secretType: contentful_personal_access_token
|
|
3230 | 3208 | hasPushProtection: false
|
3231 | 3209 | hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
|
3232 | 3210 | isduplicate: false
|
3233 |
| -- provider: Mistral AI |
3234 |
| - supportedSecret: Mistral AI API Key |
3235 |
| - secretType: mistral_ai_api_key |
3236 |
| - versions: |
3237 |
| - fpt: '*' |
3238 |
| - ghec: '*' |
3239 |
| - isPublic: false |
3240 |
| - isPrivateWithGhas: true |
3241 |
| - hasPushProtection: false |
3242 |
| - hasValidityCheck: false |
3243 |
| - isduplicate: false |
3244 | 3211 | - provider: MongoDB
|
3245 | 3212 | supportedSecret: MongoDB Atlas Database URI with credentials
|
3246 | 3213 | secretType: mongodb_atlas_db_uri_with_credentials
|
|
3634 | 3601 | hasPushProtection: false
|
3635 | 3602 | hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
|
3636 | 3603 | isduplicate: false
|
3637 |
| -- provider: Openweather |
3638 |
| - supportedSecret: Openweather API Key |
3639 |
| - secretType: openweather_api_key |
3640 |
| - versions: |
3641 |
| - fpt: '*' |
3642 |
| - ghec: '*' |
3643 |
| - isPublic: false |
3644 |
| - isPrivateWithGhas: true |
3645 |
| - hasPushProtection: false |
3646 |
| - hasValidityCheck: false |
3647 |
| - isduplicate: false |
3648 | 3604 | - provider: Oracle
|
3649 | 3605 | supportedSecret: Oracle API Key
|
3650 | 3606 | secretType: oracle_api_key
|
|
0 commit comments