Skip to content

Commit 65ee537

Browse files
authored
Merge pull request #37761 from github/repo-sync
Repo sync
2 parents a73314a + ee2fd28 commit 65ee537

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

content/copilot/about-github-copilot/plans-for-github-copilot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ redirect_from:
2222

2323
* **{% data variables.product.prodname_copilot_pro_plus %}** offers the highest level of access for individual developers. In addition to everything in {% data variables.product.prodname_copilot_pro_short %}, this plan includes a larger allowance of premium requests and full access to all available models in {% data variables.product.prodname_copilot_chat_short %}. Ideal for AI power users who want access to the most advanced capabilities.
2424

25-
* **{% data variables.product.prodname_copilot_for_business %}** is for organizations on {% data variables.product.prodname_free_team %}, {% data variables.product.prodname_team %}, or {% data variables.product.prodname_team %} plan, or enterprises on {% data variables.product.prodname_ghe_cloud %}. This plan enables centralized management and {% data variables.product.prodname_copilot_short %} policy control for organization members.
25+
* **{% data variables.product.prodname_copilot_for_business %}** is for organizations on {% data variables.product.prodname_free_team %} or {% data variables.product.prodname_team %} plan, or enterprises on {% data variables.product.prodname_ghe_cloud %}. This plan enables centralized management and {% data variables.product.prodname_copilot_short %} policy control for organization members.
2626

2727
* **{% data variables.product.prodname_copilot_enterprise %}** is for enterprises using {% data variables.product.prodname_ghe_cloud %}. It includes all the features of {% data variables.product.prodname_copilot_business_short %}, plus additional enterprise-grade capabilities. Enterprise owners can assign either {% data variables.product.prodname_copilot_enterprise_short %} or {% data variables.product.prodname_copilot_business_short %} to individual organizations.
2828

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
If your account uses a paid {% data variables.product.prodname_dotcom %} product, you can directly contact {% data variables.contact.github_support %}.
1+
If your account uses a paid {% data variables.product.prodname_dotcom %} plan, {% data variables.product.prodname_copilot_business_short %}, or {% data variables.product.prodname_copilot_enterprise_short %}, you can directly contact {% data variables.contact.github_support %}.
22

33
If your account uses {% data variables.product.prodname_free_user %}, you can speak to {% data variables.product.prodname_dotcom %} users and staff on the {% data variables.contact.community_support_forum %} for most issues, and you can contact {% data variables.contact.github_support %} to report account, security, and abuse issues.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1335,7 +1335,7 @@
13351335
ghes: '>=3.14'
13361336
isPublic: true
13371337
isPrivateWithGhas: true
1338-
hasPushProtection: false
1338+
hasPushProtection: true
13391339
hasValidityCheck: false
13401340
isduplicate: false
13411341
- provider: Dynatrace
@@ -1565,7 +1565,7 @@
15651565
isPrivateWithGhas: true
15661566
hasPushProtection: true
15671567
hasValidityCheck: true
1568-
isduplicate: false
1568+
isduplicate: true
15691569
- provider: GitHub
15701570
supportedSecret: GitHub SSH Private Key
15711571
secretType: github_ssh_private_key

src/secret-scanning/lib/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha": "e49a548729d691e0e214b82372bd178ccd7931cc",
3-
"blob-sha": "7cf165540a1d973e8f7c24d34d2616a6a31ffa51",
2+
"sha": "ffca37e2cc351a0ec7615acd72426408e097e422",
3+
"blob-sha": "13c60ac1ef34f0cc397a4a4d89196124caf01ef2",
44
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
55
}

0 commit comments

Comments
 (0)