1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Add Square Application Secrets to list of patterns scanned for in private repos (#23042)

* Add new supported tokens
This commit is contained in:
Grey Baker
2021-11-22 14:50:54 -05:00
committed by GitHub
parent 079f0adc40
commit 07e7e008b0

View File

@@ -187,6 +187,10 @@ Shopify | Shopify Private App Password | shopify_private_app_password
Slack | Slack API Token | slack_api_token
Slack | Slack Incoming Webhook URL | slack_incoming_webhook_url
Slack | Slack Workflow Webhook URL | slack_workflow_webhook_url
{%- ifversion fpt or ghec or ghes > 3.3 %}
Square | Square Production Application Secret | square_production_application_secret{% endif %}
{%- ifversion fpt or ghec or ghes > 3.3 %}
Square | Square Sandbox Application Secret | square_sandbox_application_secret{% endif %}
SSLMate | SSLMate API Key | sslmate_api_key
SSLMate | SSLMate Cluster Secret | sslmate_cluster_secret
Stripe | Stripe API Key | stripe_api_key