We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a846dc8 commit 437b610Copy full SHA for 437b610
1 file changed
data/reusables/secret-scanning/partner-secret-list-private-repo.md
@@ -24,6 +24,8 @@ Atlassian | Atlassian JSON Web Token | atlassian_jwt
24
{%- ifversion fpt or ghec or ghes > 3.1 or ghae %}
25
Atlassian | Bitbucket Server Personal Access Token | bitbucket_server_personal_access_token{% endif %}
26
{%- ifversion fpt or ghec or ghes > 3.3 %}
27
+Azure | Azure Active Directory Application Secret | azure_active_directory_application_secret{% endif %}
28
+{%- ifversion fpt or ghec or ghes > 3.3 %}
29
Azure | Azure Cache for Redis Access Key | azure_cache_for_redis_access_key{% endif %}
30
Azure | Azure DevOps Personal Access Token | azure_devops_personal_access_token
31
Azure | Azure SAS Token | azure_sas_token
0 commit comments