Skip to content

Commit a027824

Browse files
authored
adding partner patterns to docs (#34627)
1 parent ebf59f1 commit a027824

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed

data/reusables/secret-scanning/partner-secret-list-private-repo.md

+7
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,11 @@ HashiCorp | HashiCorp Vault Batch Token | hashicorp_vault_batch_token
111111
{%- ifversion fpt or ghec or ghes > 3.8 or ghae > 3.8 %}
112112
HashiCorp | HashiCorp Vault Root Service Token | hashicorp_vault_root_service_token{% endif %}
113113
HashiCorp | HashiCorp Vault Service Token | hashicorp_vault_service_token
114+
{%- ifversion fpt or ghec or ghes > 3.9 or ghae > 3.9 %}
115+
Highnote | Highnote RK Live Key | highnote_rk_live_key
116+
Highnote | Highnote RK Test Key | highnote_rk_test_key
117+
Highnote | Highnote SK Live Key | highnote_sk_live_key
118+
Highnote | Highnote SK Test Key | highnote_sk_test_key{% endif %}
114119
Hubspot | Hubspot API Key | hubspot_api_key
115120
{%- ifversion fpt or ghec or ghes > 3.7 or ghae > 3.7 %}
116121
Hubspot | Hubspot API Personal Access Key | hubspot_api_personal_access_key{% endif %}
@@ -149,6 +154,8 @@ Notion | Notion Integration Token | notion_integration_token{% endif %}
149154
Notion | Notion OAuth Client Secret | notion_oauth_client_secret{% endif %}
150155
npm | npm Access Token | npm_access_token
151156
NuGet | NuGet API Key | nuget_api_key
157+
{%- ifversion fpt or ghec or ghes > 3.9 or ghae > 3.9 %}
158+
Oculus | Oculus Very Tiny Encrypted Session | oculus_very_tiny_encrypted_session{% endif %}
152159
{%- ifversion fpt or ghec or ghes or ghae > 3.3 %}
153160
Octopus Deploy | Octopus Deploy API Key | octopus_deploy_api_key{% endif %}
154161
Onfido | Onfido Live API Token | onfido_live_api_token

data/reusables/secret-scanning/partner-secret-list-public-repo.md

+3
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,9 @@ Twilio | Twilio API Key
122122
Typeform | Typeform {% data variables.product.pat_generic_title_case %}
123123
Uniwise | WISEflow API Key
124124
Valour | Valour Access Token
125+
WakaTime | WakaTime App Secret
126+
WakaTime | WakaTime OAuth Access Token
127+
WakaTime | WakaTime OAuth Refresh Token
125128
Yandex | Yandex.Cloud API Key
126129
Yandex | Yandex.Cloud IAM Cookie
127130
Yandex | Yandex.Cloud IAM Token

data/reusables/secret-scanning/secret-list-private-push-protection.md

+11
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ Grafana | Grafana Project Service Account Token | grafana_project_service_accoun
6767
HashiCorp | HashiCorp Vault Batch Token (v1.10.0+) | hashicorp_vault_batch_token
6868
HashiCorp | HashiCorp Vault Root Service Token (v1.10.0+) | hashicorp_vault_root_service_token
6969
HashiCorp | HashiCorp Vault Service Token (v1.10.0+) | hashicorp_vault_service_token{% endif %}
70+
{%- ifversion fpt or ghec or ghes > 3.9 or ghae > 3.9 %}
71+
Highnote | Highnote RK Live Key | highnote_rk_live_key
72+
Highnote | Highnote RK Test Key | highnote_rk_test_key
73+
Highnote | Highnote SK Live Key | highnote_sk_live_key
74+
Highnote | Highnote SK Test Key | highnote_sk_test_key{% endif %}
7075
Hubspot | Hubspot API Key | hubspot_api_key
7176
{%- ifversion fpt or ghec or ghes > 3.7 or ghae > 3.7 %}
7277
Hubspot | Hubspot API Personal Access Key | hubspot_api_personal_access_key{% endif %}
@@ -105,6 +110,8 @@ ReadMe | ReadMe API Access Key | readmeio_api_access_token{% endif %}
105110
redirect.pizza | redirect.pizza API Token | redirect_pizza_api_token{% endif %}
106111
Samsara | Samsara API Token | samsara_api_token
107112
Samsara | Samsara OAuth Access Token | samsara_oauth_access_token
113+
{%- ifversion fpt or ghec or ghes > 3.9 or ghae > 3.9 %}
114+
Segment | Segment Public API Token | segment_public_api_token{% endif %}
108115
SendGrid | SendGrid API Key | sendgrid_api_key
109116
Sendinblue | Sendinblue API Key | sendinblue_api_key
110117
Sendinblue | Sendinblue SMTP Key | sendinblue_smtp_key
@@ -119,6 +126,10 @@ Tencent Cloud | Tencent Cloud Secret ID | tencent_cloud_secret_id
119126
Typeform | Typeform {% data variables.product.pat_generic_title_case %} | typeform_personal_access_token
120127
{%- ifversion fpt or ghec or ghes > 3.6 or ghae > 3.6 %}
121128
Uniwise | WISEflow API Key | wiseflow_api_key{% endif %}
129+
{%- ifversion fpt or ghec or ghes > 3.9 or ghae > 3.9 %}
130+
WakaTime | WakaTime App Secret | wakatime_pp_secret
131+
WakaTime | WakaTime OAuth Access Token | wakatime_oauth_access_token
132+
WakaTime | WakaTime OAuth Refresh Token | wakatime_oauth_refresh_token{% endif %}
122133
WorkOS | WorkOS Production API Key | workos_production_api_key
123134
{%- ifversion fpt or ghec or ghes > 3.6 or ghae > 3.6 %}
124135
Zuplo | Zuplo Consumer API Key | zuplo_consumer_api_key{% endif %}

0 commit comments

Comments
 (0)