We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 079f0ad commit 07e7e00Copy full SHA for 07e7e00
1 file changed
data/reusables/secret-scanning/partner-secret-list-private-repo.md
@@ -187,6 +187,10 @@ Shopify | Shopify Private App Password | shopify_private_app_password
187
Slack | Slack API Token | slack_api_token
188
Slack | Slack Incoming Webhook URL | slack_incoming_webhook_url
189
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
193
+Square | Square Sandbox Application Secret | square_sandbox_application_secret{% endif %}
194
SSLMate | SSLMate API Key | sslmate_api_key
195
SSLMate | SSLMate Cluster Secret | sslmate_cluster_secret
196
Stripe | Stripe API Key | stripe_api_key
0 commit comments