|
1322 | 1322 | isPrivateWithGhas: true |
1323 | 1323 | hasPushProtection: true |
1324 | 1324 | hasValidityCheck: false |
1325 | | - base64Supported: false |
1326 | | - isduplicate: true |
1327 | | -- provider: Azure |
1328 | | - supportedSecret: Azure Storage Account Access Key Base64 Encoded |
1329 | | - secretType: azure_storage_account_key_base64 |
1330 | | - versions: |
1331 | | - fpt: '*' |
1332 | | - ghec: '*' |
1333 | | - isPublic: true |
1334 | | - isPrivateWithGhas: true |
1335 | | - hasPushProtection: true |
1336 | | - hasValidityCheck: false |
1337 | 1325 | base64Supported: true |
1338 | | - isduplicate: false |
| 1326 | + isduplicate: true |
1339 | 1327 | - provider: Azure |
1340 | 1328 | supportedSecret: Azure Text Analytics Key |
1341 | 1329 | secretType: azure_text_analytics_key |
|
2670 | 2658 | isPrivateWithGhas: true |
2671 | 2659 | hasPushProtection: true |
2672 | 2660 | hasValidityCheck: false |
2673 | | - base64Supported: false |
2674 | | - isduplicate: false |
2675 | | -- provider: GitHub Secret Scanning |
2676 | | - supportedSecret: GitHub Secret Scanning Base64 Encoded |
2677 | | - secretType: secret_scanning_sample_token_base64 |
2678 | | - versions: |
2679 | | - fpt: '*' |
2680 | | - ghec: '*' |
2681 | | - isPublic: true |
2682 | | - isPrivateWithGhas: true |
2683 | | - hasPushProtection: true |
2684 | | - hasValidityCheck: false |
2685 | 2661 | base64Supported: true |
2686 | | - isduplicate: false |
| 2662 | + isduplicate: true |
2687 | 2663 | - provider: GitLab |
2688 | 2664 | supportedSecret: GitLab Access Token |
2689 | 2665 | secretType: gitlab_access_token |
|
3206 | 3182 | isPrivateWithGhas: true |
3207 | 3183 | hasPushProtection: true |
3208 | 3184 | hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
3209 | | - base64Supported: false |
3210 | | - isduplicate: false |
3211 | | -- provider: Hugging Face |
3212 | | - supportedSecret: Hugging Face User Access Token Base64 Encoded |
3213 | | - secretType: hf_user_access_token_base64 |
3214 | | - versions: |
3215 | | - fpt: '*' |
3216 | | - ghec: '*' |
3217 | | - isPublic: true |
3218 | | - isPrivateWithGhas: true |
3219 | | - hasPushProtection: true |
3220 | | - hasValidityCheck: false |
3221 | 3185 | base64Supported: true |
3222 | | - isduplicate: false |
| 3186 | + isduplicate: true |
3223 | 3187 | - provider: Intercom |
3224 | 3188 | supportedSecret: Intercom Access Token |
3225 | 3189 | secretType: intercom_access_token |
|
3939 | 3903 | isPublic: true |
3940 | 3904 | isPrivateWithGhas: true |
3941 | 3905 | hasPushProtection: true |
3942 | | - hasValidityCheck: false |
| 3906 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
3943 | 3907 | base64Supported: false |
3944 | 3908 | isduplicate: false |
3945 | 3909 | - provider: Notion |
|
5535 | 5499 | isPrivateWithGhas: true |
5536 | 5500 | hasPushProtection: true |
5537 | 5501 | hasValidityCheck: false |
5538 | | - base64Supported: false |
5539 | | - isduplicate: false |
5540 | | -- provider: Twilio |
5541 | | - supportedSecret: Twilio Account String Identifier Base64 Encoded |
5542 | | - secretType: twilio_account_sid_base64 |
5543 | | - versions: |
5544 | | - fpt: '*' |
5545 | | - ghec: '*' |
5546 | | - isPublic: true |
5547 | | - isPrivateWithGhas: true |
5548 | | - hasPushProtection: true |
5549 | | - hasValidityCheck: false |
5550 | 5502 | base64Supported: true |
5551 | | - isduplicate: false |
| 5503 | + isduplicate: true |
5552 | 5504 | - provider: Twilio |
5553 | 5505 | supportedSecret: Twilio API Key |
5554 | 5506 | secretType: twilio_api_key |
|
0 commit comments