|
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 |
96 | 107 | - provider: Airtable |
97 | 108 | supportedSecret: Airtable Personal Access Token |
98 | 109 | secretType: airtable_personal_access_token |
|
255 | 266 | isPublic: true |
256 | 267 | isPrivateWithGhas: true |
257 | 268 | hasPushProtection: true |
258 | | - hasValidityCheck: false |
| 269 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
259 | 270 | isduplicate: false |
260 | 271 | - provider: Apify |
261 | 272 | supportedSecret: Apify Integration API Token |
|
311 | 322 | isPublic: true |
312 | 323 | isPrivateWithGhas: true |
313 | 324 | hasPushProtection: false |
314 | | - hasValidityCheck: false |
| 325 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
315 | 326 | isduplicate: false |
316 | 327 | - provider: Asana |
317 | 328 | supportedSecret: Asana Legacy Format Personal Access Token |
|
1644 | 1655 | hasPushProtection: false |
1645 | 1656 | hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
1646 | 1657 | 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 |
1647 | 1669 | - provider: Contentful |
1648 | 1670 | supportedSecret: Contentful Personal Access Token |
1649 | 1671 | secretType: contentful_personal_access_token |
|
1784 | 1806 | hasPushProtection: true |
1785 | 1807 | hasValidityCheck: false |
1786 | 1808 | isduplicate: false |
| 1809 | +- provider: DeepSeek |
| 1810 | + supportedSecret: DeepSeek API Key |
| 1811 | + secretType: deepseek_api_key |
| 1812 | + versions: |
| 1813 | + fpt: '*' |
| 1814 | + ghec: '*' |
| 1815 | + isPublic: false |
| 1816 | + isPrivateWithGhas: true |
| 1817 | + hasPushProtection: false |
| 1818 | + hasValidityCheck: false |
| 1819 | + isduplicate: false |
1787 | 1820 | - provider: Defined Networking |
1788 | 1821 | supportedSecret: Defined Networking Managed Nebula API Key |
1789 | 1822 | secretType: defined_networking_nebula_api_key |
|
2447 | 2480 | hasPushProtection: false |
2448 | 2481 | hasValidityCheck: false |
2449 | 2482 | isduplicate: false |
| 2483 | +- provider: Google |
| 2484 | + supportedSecret: Google Gemini API Key |
| 2485 | + secretType: google_gemini_api_key |
| 2486 | + versions: |
| 2487 | + fpt: '*' |
| 2488 | + ghec: '*' |
| 2489 | + isPublic: false |
| 2490 | + isPrivateWithGhas: true |
| 2491 | + hasPushProtection: false |
| 2492 | + hasValidityCheck: false |
| 2493 | + isduplicate: false |
2450 | 2494 | - provider: Google |
2451 | 2495 | supportedSecret: Google OAuth Access Token |
2452 | 2496 | secretType: google_oauth_access_token |
|
3208 | 3252 | hasPushProtection: false |
3209 | 3253 | hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
3210 | 3254 | isduplicate: false |
| 3255 | +- provider: Mistral AI |
| 3256 | + supportedSecret: Mistral AI API Key |
| 3257 | + secretType: mistral_ai_api_key |
| 3258 | + versions: |
| 3259 | + fpt: '*' |
| 3260 | + ghec: '*' |
| 3261 | + isPublic: false |
| 3262 | + isPrivateWithGhas: true |
| 3263 | + hasPushProtection: false |
| 3264 | + hasValidityCheck: false |
| 3265 | + isduplicate: false |
3211 | 3266 | - provider: MongoDB |
3212 | 3267 | supportedSecret: MongoDB Atlas Database URI with credentials |
3213 | 3268 | secretType: mongodb_atlas_db_uri_with_credentials |
|
3601 | 3656 | hasPushProtection: false |
3602 | 3657 | hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
3603 | 3658 | isduplicate: false |
| 3659 | +- provider: Openweather |
| 3660 | + supportedSecret: Openweather API Key |
| 3661 | + secretType: openweather_api_key |
| 3662 | + versions: |
| 3663 | + fpt: '*' |
| 3664 | + ghec: '*' |
| 3665 | + isPublic: false |
| 3666 | + isPrivateWithGhas: true |
| 3667 | + hasPushProtection: false |
| 3668 | + hasValidityCheck: false |
| 3669 | + isduplicate: false |
3604 | 3670 | - provider: Oracle |
3605 | 3671 | supportedSecret: Oracle API Key |
3606 | 3672 | secretType: oracle_api_key |
|
3825 | 3891 | isPublic: true |
3826 | 3892 | isPrivateWithGhas: true |
3827 | 3893 | hasPushProtection: true |
3828 | | - hasValidityCheck: false |
| 3894 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
3829 | 3895 | isduplicate: true |
3830 | 3896 | - provider: Polar |
3831 | 3897 | supportedSecret: Polar Authorization Code |
|
4745 | 4811 | isPublic: true |
4746 | 4812 | isPrivateWithGhas: true |
4747 | 4813 | hasPushProtection: true |
4748 | | - hasValidityCheck: false |
| 4814 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
4749 | 4815 | isduplicate: false |
4750 | 4816 | - provider: Tencent |
4751 | 4817 | supportedSecret: Tencent Cloud International Access Token |
|
4875 | 4941 | isPublic: true |
4876 | 4942 | isPrivateWithGhas: true |
4877 | 4943 | hasPushProtection: false |
4878 | | - hasValidityCheck: false |
| 4944 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
4879 | 4945 | isduplicate: false |
4880 | 4946 | - provider: VolcEngine |
4881 | 4947 | supportedSecret: VolcEngine Access Key ID |
|
4937 | 5003 | hasPushProtection: true |
4938 | 5004 | hasValidityCheck: false |
4939 | 5005 | isduplicate: false |
| 5006 | +- provider: Weights & Biases |
| 5007 | + supportedSecret: Weights & Biases API Key |
| 5008 | + secretType: wandb_api_key |
| 5009 | + versions: |
| 5010 | + fpt: '*' |
| 5011 | + ghec: '*' |
| 5012 | + isPublic: false |
| 5013 | + isPrivateWithGhas: true |
| 5014 | + hasPushProtection: false |
| 5015 | + hasValidityCheck: false |
| 5016 | + isduplicate: false |
4940 | 5017 | - provider: Workato |
4941 | 5018 | supportedSecret: Workato Developer API Token |
4942 | 5019 | secretType: workato_developer_api_token |
|
4995 | 5072 | isPublic: true |
4996 | 5073 | isPrivateWithGhas: true |
4997 | 5074 | hasPushProtection: true |
4998 | | - hasValidityCheck: false |
| 5075 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
4999 | 5076 | isduplicate: false |
5000 | 5077 | - provider: Yandex |
5001 | 5078 | supportedSecret: Yandex.Cloud Access Secret |
|
0 commit comments