diff --git a/content/admin/managing-your-enterprise-account/about-enterprise-accounts.md b/content/admin/managing-your-enterprise-account/about-enterprise-accounts.md index b8a64c5146a8..3b176ca4e8cf 100644 --- a/content/admin/managing-your-enterprise-account/about-enterprise-accounts.md +++ b/content/admin/managing-your-enterprise-account/about-enterprise-accounts.md @@ -22,11 +22,11 @@ topics: ## What are enterprise accounts? - + {% 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 %} - + An enterprise account enables centralized management for **multiple organizations**. diff --git a/content/admin/managing-your-enterprise-account/creating-an-enterprise-account.md b/content/admin/managing-your-enterprise-account/creating-an-enterprise-account.md index 2485920fcc2d..d6a3fcde9e41 100644 --- a/content/admin/managing-your-enterprise-account/creating-an-enterprise-account.md +++ b/content/admin/managing-your-enterprise-account/creating-an-enterprise-account.md @@ -15,9 +15,9 @@ redirect_from: - /admin/overview/creating-an-enterprise-account --- - + {% data reusables.enterprise.single-organizations-enterprise-migration %} - + ## When should I create an enterprise account? diff --git a/content/organizations/collaborating-with-groups-in-organizations/about-organizations.md b/content/organizations/collaborating-with-groups-in-organizations/about-organizations.md index 50b6a0853bf1..76e0f7e4deec 100644 --- a/content/organizations/collaborating-with-groups-in-organizations/about-organizations.md +++ b/content/organizations/collaborating-with-groups-in-organizations/about-organizations.md @@ -38,11 +38,11 @@ To learn how to use organizations most effectively, see "[AUTOTITLE](/organizati ## Organizations and enterprise accounts - + {% 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 %} - + {% 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). diff --git a/src/secret-scanning/data/public-docs.yml b/src/secret-scanning/data/public-docs.yml index d399de3ad8e1..c743f73b9374 100644 --- a/src/secret-scanning/data/public-docs.yml +++ b/src/secret-scanning/data/public-docs.yml @@ -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 diff --git a/src/secret-scanning/lib/config.json b/src/secret-scanning/lib/config.json index 4771c7d5dd8f..4034df6e31cb 100644 --- a/src/secret-scanning/lib/config.json +++ b/src/secret-scanning/lib/config.json @@ -1,5 +1,5 @@ { - "sha": "6ac440cc8b236597da752259f1d6644f226400bf", - "blob-sha": "98f5cf2265e2fe9f7be69217f2073fe6fc2b23bc", + "sha": "6f198d5fa22c65e7f4c071b45b317813339cd163", + "blob-sha": "ddaf8515346e1ff642c8db08c3563e1831cb6cb8", "targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns" } \ No newline at end of file