|
2121 | 2121 | hasPushProtection: true
|
2122 | 2122 | hasValidityCheck: false
|
2123 | 2123 | isduplicate: false
|
| 2124 | +- provider: Elastic |
| 2125 | + supportedSecret: Elastic Cloud API Key |
| 2126 | + secretType: elastic_cloud_api_key |
| 2127 | + versions: |
| 2128 | + fpt: '*' |
| 2129 | + ghec: '*' |
| 2130 | + isPublic: false |
| 2131 | + isPrivateWithGhas: true |
| 2132 | + hasPushProtection: false |
| 2133 | + hasValidityCheck: false |
| 2134 | + isduplicate: false |
2124 | 2135 | - provider: Facebook
|
2125 | 2136 | supportedSecret: Facebook Access Token
|
2126 | 2137 | secretType: facebook_access_token
|
|
2832 | 2843 | hasPushProtection: true
|
2833 | 2844 | hasValidityCheck: false
|
2834 | 2845 | isduplicate: false
|
| 2846 | +- provider: Langchain |
| 2847 | + supportedSecret: Langchain API Personal Key |
| 2848 | + secretType: langchain_api_personal_key |
| 2849 | + versions: |
| 2850 | + fpt: '*' |
| 2851 | + ghec: '*' |
| 2852 | + isPublic: false |
| 2853 | + isPrivateWithGhas: true |
| 2854 | + hasPushProtection: false |
| 2855 | + hasValidityCheck: false |
| 2856 | + isduplicate: false |
| 2857 | +- provider: Langchain |
| 2858 | + supportedSecret: Langchain API Server Key |
| 2859 | + secretType: langchain_api_server_key |
| 2860 | + versions: |
| 2861 | + fpt: '*' |
| 2862 | + ghec: '*' |
| 2863 | + isPublic: false |
| 2864 | + isPrivateWithGhas: true |
| 2865 | + hasPushProtection: false |
| 2866 | + hasValidityCheck: false |
| 2867 | + isduplicate: false |
2835 | 2868 | - provider: LaunchDarkly
|
2836 | 2869 | supportedSecret: LaunchDarkly API Token
|
2837 | 2870 | secretType: launchdarkly_access_token
|
|
3568 | 3601 | hasPushProtection: false
|
3569 | 3602 | hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
|
3570 | 3603 | isduplicate: false
|
| 3604 | +- provider: Openweather |
| 3605 | + supportedSecret: Openweather API Key |
| 3606 | + secretType: openweather_api_key |
| 3607 | + versions: |
| 3608 | + fpt: '*' |
| 3609 | + ghec: '*' |
| 3610 | + isPublic: false |
| 3611 | + isPrivateWithGhas: true |
| 3612 | + hasPushProtection: false |
| 3613 | + hasValidityCheck: false |
| 3614 | + isduplicate: false |
3571 | 3615 | - provider: Oracle
|
3572 | 3616 | supportedSecret: Oracle API Key
|
3573 | 3617 | secretType: oracle_api_key
|
|
0 commit comments