Skip to content

Commit bea0cc1

Browse files
authored
Merge pull request #41741 from github/repo-sync
Repo sync
2 parents 352e783 + 74ce945 commit bea0cc1

File tree

3 files changed

+31
-32
lines changed

3 files changed

+31
-32
lines changed

content/billing/how-tos/manage-server-licenses/download-your-license.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ After you purchase or upgrade a license for {% data variables.product.prodname_e
4040

4141
There are two possible ways to download a license file for {% data variables.product.prodname_ghe_server %}.
4242

43-
1. If you are using a trial of {% data variables.product.prodname_ghe_server %}, if you do not have an enterprise account on {% data variables.product.prodname_ghe_cloud %}, or if you are not sure, you may be able to download your license file from the [{% data variables.product.prodname_enterprise %} website](https://enterprise.github.com/download).
43+
1. If you are using a trial of {% data variables.product.prodname_ghe_server %}, if you do not have an enterprise account on {% data variables.product.prodname_ghe_cloud %}, if you have {% data variables.enterprise.data_residency_site %} with volume license billing, or if you are not sure, you may be able to download your license file from the [{% data variables.product.prodname_enterprise %} website](https://enterprise.github.com/download).
4444

45-
1. If you are an existing {% data variables.product.prodname_enterprise %} customer with an enterprise account on {% data variables.product.prodname_ghe_cloud %}, you can download your license file from {% data variables.product.prodname_dotcom_the_website %} or {% data variables.enterprise.data_residency_site %} using the following instructions.
45+
1. If you are an existing {% data variables.product.prodname_enterprise %} customer with an enterprise account on {% data variables.product.prodname_ghe_cloud %}, or if you have {% data variables.enterprise.data_residency_site %} with metered license billing, you can download your license file from {% data variables.product.prodname_dotcom_the_website %} or {% data variables.enterprise.data_residency_site %} using the following instructions.
4646

4747
If you have any questions about downloading your license, contact {% data variables.contact.contact_enterprise_sales %}. For more information about enterprise accounts, see [AUTOTITLE](/enterprise-cloud@latest/admin/overview/about-enterprise-accounts){% ifversion ghes %} in the {% data variables.product.prodname_ghe_cloud %} documentation.{% elsif ghec %}.{% endif %}
4848

src/secret-scanning/data/pattern-docs/fpt/public-docs.yml

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@
413413
hasPushProtection: true
414414
hasValidityCheck: false
415415
base64Supported: false
416-
isduplicate: false
416+
isduplicate: true
417417
- provider: Azure
418418
supportedSecret: Azure Cache for Redis Access Key
419419
secretType: azure_cache_for_redis_access_key
@@ -2401,9 +2401,6 @@
24012401
- provider: Lark
24022402
supportedSecret: Lark APaaS Client ID
24032403
secretType: lark_apaas_client_id, </br>lark_apaas_client_secret
2404-
versions:
2405-
fpt: '*'
2406-
ghec: '*'
24072404
isPublic: true
24082405
isPrivateWithGhas: false
24092406
hasPushProtection: false
@@ -2413,9 +2410,15 @@
24132410
- provider: Lark
24142411
supportedSecret: Lark Application ID
24152412
secretType: lark_app_id, </br>lark_app_secret
2416-
versions:
2417-
fpt: '*'
2418-
ghec: '*'
2413+
isPublic: true
2414+
isPrivateWithGhas: false
2415+
hasPushProtection: false
2416+
hasValidityCheck: false
2417+
base64Supported: false
2418+
isduplicate: false
2419+
- provider: Lark
2420+
supportedSecret: Lark MCP Grant Token
2421+
secretType: lark_mcp_grant_token
24192422
isPublic: true
24202423
isPrivateWithGhas: false
24212424
hasPushProtection: false
@@ -2425,9 +2428,6 @@
24252428
- provider: Lark
24262429
supportedSecret: Lark Meego Plugin ID
24272430
secretType: lark_meego_plugin_id, </br>lark_meego_plugin_secret
2428-
versions:
2429-
fpt: '*'
2430-
ghec: '*'
24312431
isPublic: true
24322432
isPrivateWithGhas: false
24332433
hasPushProtection: false
@@ -2437,9 +2437,6 @@
24372437
- provider: Lark
24382438
supportedSecret: Lark User Session
24392439
secretType: lark_user_session
2440-
versions:
2441-
fpt: '*'
2442-
ghec: '*'
24432440
isPublic: true
24442441
isPrivateWithGhas: true
24452442
hasPushProtection: false
@@ -3070,10 +3067,6 @@
30703067
- provider: Paddle
30713068
supportedSecret: Paddle Sandbox API Key
30723069
secretType: paddle_sandbox_api_key
3073-
versions:
3074-
fpt: '*'
3075-
ghec: '*'
3076-
ghes: '>=3.20'
30773070
isPublic: true
30783071
isPrivateWithGhas: true
30793072
hasPushProtection: false

src/secret-scanning/data/pattern-docs/ghec/public-docs.yml

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@
413413
hasPushProtection: true
414414
hasValidityCheck: false
415415
base64Supported: false
416-
isduplicate: false
416+
isduplicate: true
417417
- provider: Azure
418418
supportedSecret: Azure Cache for Redis Access Key
419419
secretType: azure_cache_for_redis_access_key
@@ -2401,9 +2401,6 @@
24012401
- provider: Lark
24022402
supportedSecret: Lark APaaS Client ID
24032403
secretType: lark_apaas_client_id, </br>lark_apaas_client_secret
2404-
versions:
2405-
fpt: '*'
2406-
ghec: '*'
24072404
isPublic: true
24082405
isPrivateWithGhas: false
24092406
hasPushProtection: false
@@ -2413,9 +2410,15 @@
24132410
- provider: Lark
24142411
supportedSecret: Lark Application ID
24152412
secretType: lark_app_id, </br>lark_app_secret
2416-
versions:
2417-
fpt: '*'
2418-
ghec: '*'
2413+
isPublic: true
2414+
isPrivateWithGhas: false
2415+
hasPushProtection: false
2416+
hasValidityCheck: false
2417+
base64Supported: false
2418+
isduplicate: false
2419+
- provider: Lark
2420+
supportedSecret: Lark MCP Grant Token
2421+
secretType: lark_mcp_grant_token
24192422
isPublic: true
24202423
isPrivateWithGhas: false
24212424
hasPushProtection: false
@@ -2425,9 +2428,6 @@
24252428
- provider: Lark
24262429
supportedSecret: Lark Meego Plugin ID
24272430
secretType: lark_meego_plugin_id, </br>lark_meego_plugin_secret
2428-
versions:
2429-
fpt: '*'
2430-
ghec: '*'
24312431
isPublic: true
24322432
isPrivateWithGhas: false
24332433
hasPushProtection: false
@@ -2437,9 +2437,6 @@
24372437
- provider: Lark
24382438
supportedSecret: Lark User Session
24392439
secretType: lark_user_session
2440-
versions:
2441-
fpt: '*'
2442-
ghec: '*'
24432440
isPublic: true
24442441
isPrivateWithGhas: true
24452442
hasPushProtection: false
@@ -3067,6 +3064,15 @@
30673064
hasValidityCheck: false
30683065
base64Supported: false
30693066
isduplicate: false
3067+
- provider: Paddle
3068+
supportedSecret: Paddle Sandbox API Key
3069+
secretType: paddle_sandbox_api_key
3070+
isPublic: true
3071+
isPrivateWithGhas: true
3072+
hasPushProtection: false
3073+
hasValidityCheck: false
3074+
base64Supported: false
3075+
isduplicate: false
30703076
- provider: PagerDuty
30713077
supportedSecret: PagerDuty OAuth Secret
30723078
secretType: pagerduty_oauth_secret

0 commit comments

Comments
 (0)