Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenalex836 authored Oct 10, 2024
2 parents f3c9891 + 6f8e74d commit 09dc6c7
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ topics:

## What are enterprise accounts?

<!-- expires 2024-10-01 -->
<!-- expires 2024-12-31 -->
{% ifversion ghec %}
> [!NOTE] Currently, {% data variables.product.prodname_ghe_cloud %} customers who use a single organization are being automatically upgraded to an enterprise account at no additional cost. For details, see "[AUTOTITLE](/admin/managing-your-enterprise-account/creating-an-enterprise-account#what-will-happen-after-i-upgrade-my-organization)."
{% endif %}
<!-- end expires 2024-10-01 -->
<!-- end expires 2024-12-31 -->

An enterprise account enables centralized management for **multiple organizations**.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ redirect_from:
- /admin/overview/creating-an-enterprise-account
---

<!-- expires 2024-10-01 -->
<!-- expires 2024-12-31 -->
{% data reusables.enterprise.single-organizations-enterprise-migration %}
<!-- end expires 2024-10-01 -->
<!-- end expires 2024-12-31 -->

## When should I create an enterprise account?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ To learn how to use organizations most effectively, see "[AUTOTITLE](/organizati

## Organizations and enterprise accounts

<!-- expires 2024-10-01 -->
<!-- expires 2024-12-31 -->
{% ifversion ghec %}
> [!NOTE] Currently, {% data variables.product.prodname_ghe_cloud %} customers who use a single organization are being automatically upgraded to an enterprise account at no additional cost. For details, see "[AUTOTITLE](/admin/managing-your-enterprise-account/creating-an-enterprise-account#what-will-happen-after-i-upgrade-my-organization)."
{% endif %}
<!-- end expires 2024-10-01 -->
<!-- end expires 2024-12-31 -->

{% ifversion fpt %}
Enterprise accounts are a feature of {% data variables.product.prodname_ghe_cloud %} that allow owners to centrally manage policy and billing for multiple organizations. For more information, see [the {% data variables.product.prodname_ghe_cloud %} documentation](/enterprise-cloud@latest/organizations/collaborating-with-groups-in-organizations/about-organizations).
Expand Down
11 changes: 11 additions & 0 deletions src/secret-scanning/data/public-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3025,6 +3025,17 @@
hasPushProtection: false
hasValidityCheck: false
isduplicate: false
- provider: Sindri
supportedSecret: Sindri API Key
secretType: sindri_api_key
versions:
fpt: '*'
ghec: '*'
isPublic: true
isPrivateWithGhas: false
hasPushProtection: false
hasValidityCheck: false
isduplicate: true
- provider: Slack
supportedSecret: Slack API Token
secretType: slack_api_token
Expand Down
4 changes: 2 additions & 2 deletions src/secret-scanning/lib/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sha": "6ac440cc8b236597da752259f1d6644f226400bf",
"blob-sha": "98f5cf2265e2fe9f7be69217f2073fe6fc2b23bc",
"sha": "6f198d5fa22c65e7f4c071b45b317813339cd163",
"blob-sha": "ddaf8515346e1ff642c8db08c3563e1831cb6cb8",
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
}

0 comments on commit 09dc6c7

Please sign in to comment.