|
413 | 413 | hasPushProtection: true
|
414 | 414 | hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
|
415 | 415 | isduplicate: false
|
| 416 | +- provider: Azure |
| 417 | + supportedSecret: Azure App Configuration Key |
| 418 | + secretType: azure_app_configuration_key |
| 419 | + versions: |
| 420 | + fpt: '*' |
| 421 | + ghec: '*' |
| 422 | + isPublic: true |
| 423 | + isPrivateWithGhas: true |
| 424 | + hasPushProtection: true |
| 425 | + hasValidityCheck: false |
| 426 | + isduplicate: false |
416 | 427 | - provider: Azure
|
417 | 428 | supportedSecret: Azure Batch Key Identifiable
|
418 | 429 | secretType: azure_batch_key_identifiable
|
|
449 | 460 | hasPushProtection: false
|
450 | 461 | hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}'
|
451 | 462 | isduplicate: false
|
| 463 | +- provider: Azure |
| 464 | + supportedSecret: Azure Communication Services Key |
| 465 | + secretType: azure_communication_services_key |
| 466 | + versions: |
| 467 | + fpt: '*' |
| 468 | + ghec: '*' |
| 469 | + isPublic: true |
| 470 | + isPrivateWithGhas: true |
| 471 | + hasPushProtection: true |
| 472 | + hasValidityCheck: false |
| 473 | + isduplicate: false |
452 | 474 | - provider: Azure
|
453 | 475 | supportedSecret: Azure Registry Key Identifiable
|
454 | 476 | secretType: azure_container_registry_key_identifiable
|
|
604 | 626 | hasPushProtection: false
|
605 | 627 | hasValidityCheck: false
|
606 | 628 | isduplicate: false
|
| 629 | +- provider: Azure |
| 630 | + supportedSecret: Azure Maps Key |
| 631 | + secretType: azure_maps_key |
| 632 | + versions: |
| 633 | + fpt: '*' |
| 634 | + ghec: '*' |
| 635 | + isPublic: true |
| 636 | + isPrivateWithGhas: true |
| 637 | + hasPushProtection: true |
| 638 | + hasValidityCheck: false |
| 639 | + isduplicate: false |
607 | 640 | - provider: Azure
|
608 | 641 | supportedSecret: Azure ML Inference Key
|
609 | 642 | secretType: azure_ml_inference_identifiable_key
|
|
758 | 791 | hasPushProtection: true
|
759 | 792 | hasValidityCheck: false
|
760 | 793 | isduplicate: true
|
| 794 | +- provider: Azure |
| 795 | + supportedSecret: Microsoft Azure Web App Bot Key |
| 796 | + secretType: azure_web_app_bot_key |
| 797 | + versions: |
| 798 | + fpt: '*' |
| 799 | + ghec: '*' |
| 800 | + isPublic: true |
| 801 | + isPrivateWithGhas: true |
| 802 | + hasPushProtection: true |
| 803 | + hasValidityCheck: false |
| 804 | + isduplicate: false |
761 | 805 | - provider: Azure
|
762 | 806 | supportedSecret: Azure Web Pub Sub Connection String
|
763 | 807 | secretType: azure_web_pub_sub_connection_string
|
|
770 | 814 | hasPushProtection: true
|
771 | 815 | hasValidityCheck: false
|
772 | 816 | isduplicate: false
|
| 817 | +- provider: Azure |
| 818 | + supportedSecret: Azure Web Pub Sub Key |
| 819 | + secretType: azure_web_pub_sub_key |
| 820 | + versions: |
| 821 | + fpt: '*' |
| 822 | + ghec: '*' |
| 823 | + isPublic: true |
| 824 | + isPrivateWithGhas: true |
| 825 | + hasPushProtection: true |
| 826 | + hasValidityCheck: false |
| 827 | + isduplicate: true |
773 | 828 | - provider: Azure
|
774 | 829 | supportedSecret: Microsoft Azure Entra ID Token
|
775 | 830 | secretType: microsoft_azure_entra_id_token
|
|
3580 | 3635 | isPublic: true
|
3581 | 3636 | isPrivateWithGhas: true
|
3582 | 3637 | hasPushProtection: true
|
3583 |
| - hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
| 3638 | + hasValidityCheck: false |
3584 | 3639 | isduplicate: false
|
3585 | 3640 | - provider: SendGrid
|
3586 | 3641 | supportedSecret: SendGrid API Key
|
|
0 commit comments