Skip to content

Commit 07e7e00

Browse files
author
Grey Baker
authored
Add Square Application Secrets to list of patterns scanned for in private repos (#23042)
* Add new supported tokens
1 parent 079f0ad commit 07e7e00

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,10 @@ Shopify | Shopify Private App Password | shopify_private_app_password
187187
Slack | Slack API Token | slack_api_token
188188
Slack | Slack Incoming Webhook URL | slack_incoming_webhook_url
189189
Slack | Slack Workflow Webhook URL | slack_workflow_webhook_url
190+
{%- ifversion fpt or ghec or ghes > 3.3 %}
191+
Square | Square Production Application Secret | square_production_application_secret{% endif %}
192+
{%- ifversion fpt or ghec or ghes > 3.3 %}
193+
Square | Square Sandbox Application Secret | square_sandbox_application_secret{% endif %}
190194
SSLMate | SSLMate API Key | sslmate_api_key
191195
SSLMate | SSLMate Cluster Secret | sslmate_cluster_secret
192196
Stripe | Stripe API Key | stripe_api_key

0 commit comments

Comments
 (0)