Skip to content

Commit

Permalink
Add eBay credentials to list scanned for in private repos (github#33677)
Browse files Browse the repository at this point in the history
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
  • Loading branch information
greysteil and mchammer01 authored Jan 10, 2023
1 parent 4536457 commit 287269d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ Dynatrace | Dynatrace Access Token | dynatrace_access_token
Dynatrace | Dynatrace Internal Token | dynatrace_internal_token
EasyPost | EasyPost Production API Key | easypost_production_api_key
EasyPost | EasyPost Test API Key | easypost_test_api_key
{%- ifversion fpt or ghec or ghes > 3.8 or ghae > 3.8 %}
eBay | eBay Production Client ID (App ID) with eBay Production Client Secret (Cert ID) | ebay_production_client_id </br>ebay_production_client_secret
eBay | eBay Sandbox Client ID (App ID) with eBay Sandbox Client Secret (Cert ID) | ebay_sandbox_client_id </br>ebay_sandbox_client_secret{% endif %}
Fastly | Fastly API Token | fastly_api_token
{%- ifversion fpt or ghec or ghes > 3.7 or ghae > 3.7 %}
Figma | Figma {% data variables.product.pat_generic_title_case %} |figma_pat{% endif %}
Expand Down

0 comments on commit 287269d

Please sign in to comment.