|
955 | 955 | hasPushProtection: true
|
956 | 956 | hasValidityCheck: false
|
957 | 957 | isduplicate: false
|
| 958 | +- provider: Databento |
| 959 | + supportedSecret: Databento API Key |
| 960 | + secretType: databento_api_key |
| 961 | + versions: |
| 962 | + fpt: '*' |
| 963 | + ghec: '*' |
| 964 | + isPublic: true |
| 965 | + isPrivateWithGhas: false |
| 966 | + hasPushProtection: false |
| 967 | + hasValidityCheck: false |
| 968 | + isduplicate: false |
958 | 969 | - provider: Databricks
|
959 | 970 | supportedSecret: Databricks Access Token
|
960 | 971 | secretType: databricks_access_token
|
|
1998 | 2009 | hasPushProtection: false
|
1999 | 2010 | hasValidityCheck: false
|
2000 | 2011 | isduplicate: false
|
| 2012 | +- provider: Lichess |
| 2013 | + supportedSecret: Lichess OAuth Access Token |
| 2014 | + secretType: lichess_oauth_access_token |
| 2015 | + versions: |
| 2016 | + fpt: '*' |
| 2017 | + ghec: '*' |
| 2018 | + isPublic: true |
| 2019 | + isPrivateWithGhas: false |
| 2020 | + hasPushProtection: false |
| 2021 | + hasValidityCheck: false |
| 2022 | + isduplicate: false |
| 2023 | +- provider: Lichess |
| 2024 | + supportedSecret: Lichess Personal Access Token |
| 2025 | + secretType: lichess_personal_access_token |
| 2026 | + versions: |
| 2027 | + fpt: '*' |
| 2028 | + ghec: '*' |
| 2029 | + isPublic: true |
| 2030 | + isPrivateWithGhas: false |
| 2031 | + hasPushProtection: false |
| 2032 | + hasValidityCheck: false |
| 2033 | + isduplicate: false |
2001 | 2034 | - provider: Lightspeed
|
2002 | 2035 | supportedSecret: Lightspeed Personal Access Token
|
2003 | 2036 | secretType: lightspeed_xs_pat
|
|
2488 | 2521 | hasPushProtection: true
|
2489 | 2522 | hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
|
2490 | 2523 | isduplicate: true
|
| 2524 | +- provider: OpenRouter |
| 2525 | + supportedSecret: OpenRouter API Key |
| 2526 | + secretType: openrouter_api_key |
| 2527 | + versions: |
| 2528 | + fpt: '*' |
| 2529 | + ghec: '*' |
| 2530 | + isPublic: true |
| 2531 | + isPrivateWithGhas: false |
| 2532 | + hasPushProtection: false |
| 2533 | + hasValidityCheck: false |
| 2534 | + isduplicate: false |
2491 | 2535 | - provider: Orbit
|
2492 | 2536 | supportedSecret: Orbit API Token
|
2493 | 2537 | secretType: orbit_api_token
|
|
0 commit comments