|
93 | 93 | hasPushProtection: true |
94 | 94 | hasValidityCheck: false |
95 | 95 | isduplicate: false |
| 96 | +- provider: Aikido |
| 97 | + supportedSecret: Aikido API Client Secret |
| 98 | + secretType: aikido_api_client_secret |
| 99 | + versions: |
| 100 | + fpt: '*' |
| 101 | + ghec: '*' |
| 102 | + isPublic: false |
| 103 | + isPrivateWithGhas: true |
| 104 | + hasPushProtection: false |
| 105 | + hasValidityCheck: false |
| 106 | + isduplicate: false |
| 107 | +- provider: Aikido |
| 108 | + supportedSecret: Aikido CI Scanning Token |
| 109 | + secretType: aikido_ci_scanning_token |
| 110 | + versions: |
| 111 | + fpt: '*' |
| 112 | + ghec: '*' |
| 113 | + isPublic: false |
| 114 | + isPrivateWithGhas: true |
| 115 | + hasPushProtection: false |
| 116 | + hasValidityCheck: false |
| 117 | + isduplicate: false |
96 | 118 | - provider: Airtable |
97 | 119 | supportedSecret: Airtable API Key |
98 | 120 | secretType: airtable_api_key |
|
1002 | 1024 | hasPushProtection: true |
1003 | 1025 | hasValidityCheck: false |
1004 | 1026 | isduplicate: false |
| 1027 | +- provider: Azure |
| 1028 | + supportedSecret: Azure Quantum Key |
| 1029 | + secretType: azure_quantum_key |
| 1030 | + versions: |
| 1031 | + fpt: '*' |
| 1032 | + ghec: '*' |
| 1033 | + isPublic: true |
| 1034 | + isPrivateWithGhas: true |
| 1035 | + hasPushProtection: true |
| 1036 | + hasValidityCheck: false |
| 1037 | + isduplicate: false |
1005 | 1038 | - provider: Azure |
1006 | 1039 | supportedSecret: Azure Relay Key Identifiable |
1007 | 1040 | secretType: azure_relay_key_identifiable |
|
4225 | 4258 | hasPushProtection: true |
4226 | 4259 | hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
4227 | 4260 | isduplicate: false |
| 4261 | +- provider: Salesforce |
| 4262 | + supportedSecret: Salesforce Access Token |
| 4263 | + secretType: salesforce_access_token |
| 4264 | + versions: |
| 4265 | + fpt: '*' |
| 4266 | + ghec: '*' |
| 4267 | + isPublic: false |
| 4268 | + isPrivateWithGhas: true |
| 4269 | + hasPushProtection: false |
| 4270 | + hasValidityCheck: false |
| 4271 | + isduplicate: false |
4228 | 4272 | - provider: Salesforce |
4229 | 4273 | supportedSecret: Salesforce OAuth2 Consumer Key |
4230 | 4274 | secretType: salesforce_oauth2_consumer_key </br>salesforce_oauth2_consumer_secret |
|
5202 | 5246 | hasPushProtection: false |
5203 | 5247 | hasValidityCheck: false |
5204 | 5248 | isduplicate: false |
| 5249 | +- provider: ZenHub |
| 5250 | + supportedSecret: ZenHub Personal API Key |
| 5251 | + secretType: zenhub_personal_api_key |
| 5252 | + versions: |
| 5253 | + fpt: '*' |
| 5254 | + ghec: '*' |
| 5255 | + isPublic: false |
| 5256 | + isPrivateWithGhas: true |
| 5257 | + hasPushProtection: false |
| 5258 | + hasValidityCheck: false |
| 5259 | + isduplicate: false |
5205 | 5260 | - provider: Zuplo |
5206 | 5261 | supportedSecret: Zuplo Consumer API Key |
5207 | 5262 | secretType: zuplo_consumer_api_key |
|
0 commit comments