|
498 | 498 | hasPushProtection: true
|
499 | 499 | hasValidityCheck: false
|
500 | 500 | isduplicate: false
|
| 501 | +- provider: Azure |
| 502 | + supportedSecret: Azure OpenAI Key |
| 503 | + secretType: azure_openai_key |
| 504 | + versions: |
| 505 | + fpt: '*' |
| 506 | + ghec: '*' |
| 507 | + isPublic: true |
| 508 | + isPrivateWithGhas: true |
| 509 | + hasPushProtection: true |
| 510 | + hasValidityCheck: false |
| 511 | + isduplicate: false |
501 | 512 | - provider: Azure
|
502 | 513 | supportedSecret: Azure Relay Key Identifiable
|
503 | 514 | secretType: azure_relay_key_identifiable
|
|
719 | 730 | hasPushProtection: true
|
720 | 731 | hasValidityCheck: false
|
721 | 732 | isduplicate: false
|
| 733 | +- provider: Cfx.re |
| 734 | + supportedSecret: Cfx.re Server Key |
| 735 | + secretType: cfxre_server_key |
| 736 | + versions: |
| 737 | + fpt: '*' |
| 738 | + ghec: '*' |
| 739 | + isPublic: true |
| 740 | + isPrivateWithGhas: false |
| 741 | + hasPushProtection: false |
| 742 | + hasValidityCheck: false |
| 743 | + isduplicate: false |
722 | 744 | - provider: Checkout.com
|
723 | 745 | supportedSecret: Checkout.com Production Secret Key
|
724 | 746 | secretType: checkout_production_secret_key
|
|
821 | 843 | ghes: '*'
|
822 | 844 | isPublic: true
|
823 | 845 | isPrivateWithGhas: false
|
824 |
| - hasPushProtection: true |
| 846 | + hasPushProtection: false |
825 | 847 | hasValidityCheck: false
|
826 | 848 | isduplicate: false
|
827 | 849 | - provider: Contentful
|
|
833 | 855 | ghes: '*'
|
834 | 856 | isPublic: false
|
835 | 857 | isPrivateWithGhas: true
|
836 |
| - hasPushProtection: false |
| 858 | + hasPushProtection: true |
837 | 859 | hasValidityCheck: false
|
838 | 860 | isduplicate: false
|
839 | 861 | - provider: Contributed Systems
|
|
2154 | 2176 | hasPushProtection: false
|
2155 | 2177 | hasValidityCheck: false
|
2156 | 2178 | isduplicate: false
|
| 2179 | +- provider: Netflix |
| 2180 | + supportedSecret: Netflix NetKey |
| 2181 | + secretType: netflix_netkey |
| 2182 | + versions: |
| 2183 | + fpt: '*' |
| 2184 | + ghec: '*' |
| 2185 | + isPublic: true |
| 2186 | + isPrivateWithGhas: false |
| 2187 | + hasPushProtection: false |
| 2188 | + hasValidityCheck: false |
| 2189 | + isduplicate: false |
2157 | 2190 | - provider: New Relic
|
2158 | 2191 | supportedSecret: New Relic Insights Query Key
|
2159 | 2192 | secretType: new_relic_insights_query_key
|
|
2588 | 2621 | hasPushProtection: true
|
2589 | 2622 | hasValidityCheck: false
|
2590 | 2623 | isduplicate: false
|
2591 |
| -- provider: Postman |
2592 |
| - supportedSecret: Postman API Key |
2593 |
| - secretType: postman_api_key |
2594 |
| - versions: |
2595 |
| - fpt: '*' |
2596 |
| - ghec: '*' |
2597 |
| - ghes: '>=3.5' |
2598 |
| - isPublic: true |
2599 |
| - isPrivateWithGhas: true |
2600 |
| - hasPushProtection: true |
2601 |
| - hasValidityCheck: false |
2602 |
| - isduplicate: false |
2603 | 2624 | - provider: Postman
|
2604 | 2625 | supportedSecret: Postman Collection Key
|
2605 | 2626 | secretType: postman_collection_key
|
|
0 commit comments