Skip to content

Commit 9a1acb9

Browse files
GHAS: Replace more uses of deprecated variables (#55221)
Co-authored-by: Joe Clark <[email protected]>
1 parent c1b56f4 commit 9a1acb9

10 files changed

+33
-33
lines changed

content/admin/managing-code-security/managing-github-advanced-security-for-your-enterprise/configuring-code-scanning-for-your-appliance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You can configure {% data variables.product.prodname_code_scanning %} to run {%
3232

3333
{% data reusables.code-scanning.enabling-options %}
3434

35-
## Checking whether your license includes {% data variables.product.prodname_GH_advanced_security %}
35+
## Checking whether your license includes {% data variables.product.prodname_AS %}
3636

3737
{% data reusables.advanced-security.check-for-ghas-license %}
3838

content/admin/managing-code-security/managing-github-advanced-security-for-your-enterprise/configuring-dependency-review-for-your-appliance.md

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

2222
Some additional features, such as license checks, blocking of pull requests, and CI/CD integration, are available with the [dependency review action](https://github.com/actions/dependency-review-action).
2323

24-
## Checking whether your license includes {% data variables.product.prodname_GH_advanced_security %}
24+
## Checking whether your license includes {% data variables.product.prodname_AS %}
2525

2626
{% data reusables.advanced-security.check-for-ghas-license %}
2727

content/admin/managing-code-security/managing-github-advanced-security-for-your-enterprise/configuring-secret-scanning-for-your-appliance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ topics:
2121

2222
If someone checks a secret with a known pattern into a repository, {% data variables.product.prodname_secret_scanning %} catches the secret as it's checked in, and helps you mitigate the impact of the leak. Repository administrators are notified about any commit that contains a secret, and they can quickly view all detected secrets in the **Security** tab for the repository. See [AUTOTITLE](/code-security/secret-scanning/introduction/about-secret-scanning).
2323

24-
## Checking whether your license includes {% data variables.product.prodname_GH_advanced_security %}
24+
## Checking whether your license includes {% data variables.product.prodname_AS %}
2525

2626
{% data reusables.advanced-security.check-for-ghas-license %}
2727

content/admin/managing-code-security/managing-github-advanced-security-for-your-enterprise/enabling-github-advanced-security-for-your-enterprise.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,16 @@ When you enable {% data variables.product.prodname_GHAS %} for your enterprise,
2828

2929
For guidance on a phased deployment of {% data variables.product.prodname_GHAS %}, see [AUTOTITLE](/code-security/adopting-github-advanced-security-at-scale/introduction-to-adopting-github-advanced-security-at-scale).
3030

31-
## Checking whether your license includes {% data variables.product.prodname_GH_advanced_security %}
31+
## Checking whether your license includes {% data variables.product.prodname_AS %}
3232

3333
{% data reusables.enterprise-accounts.access-enterprise %}
3434
{% data reusables.enterprise-accounts.settings-tab %}
3535
{% data reusables.enterprise-accounts.license-tab %}
36-
1. If your license includes {% data variables.product.prodname_GH_advanced_security %}, the license page includes a section showing details of current usage.
36+
1. If your license includes {% data variables.product.prodname_GH_cs_or_sp %}, the license page includes a section showing details of current usage.
3737

38-
## Prerequisites for enabling {% data variables.product.prodname_GH_advanced_security %}
38+
## Prerequisites for enabling {% data variables.product.prodname_cs_and_sp %}
3939

40-
1. Upgrade your {% data variables.product.prodname_enterprise %} license to include {% data variables.product.prodname_GH_advanced_security %}. For information about licensing, see [AUTOTITLE](/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security).
40+
1. Upgrade your {% data variables.product.prodname_enterprise %} license to include {% data variables.product.prodname_cs_and_sp %}. For information about licensing, see [AUTOTITLE](/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security).
4141
1. Download the new license file. See [AUTOTITLE](/billing/managing-your-license-for-github-enterprise/downloading-your-license-for-github-enterprise).
4242
1. Upload the new license file to {% data variables.product.prodname_ghe_server %}. See [AUTOTITLE](/billing/managing-your-license-for-github-enterprise/uploading-a-new-license-to-github-enterprise-server).
4343
1. Review the prerequisites for the features you plan to enable.
@@ -46,7 +46,7 @@ For guidance on a phased deployment of {% data variables.product.prodname_GHAS %
4646
* {% data variables.product.prodname_secret_scanning_caps %}, see [AUTOTITLE](/admin/code-security/managing-github-advanced-security-for-your-enterprise/configuring-secret-scanning-for-your-appliance#prerequisites-for-secret-scanning).
4747
* {% data variables.product.prodname_dependabot %}, see [AUTOTITLE](/admin/configuration/configuring-github-connect/enabling-dependabot-for-your-enterprise).
4848

49-
## Enabling and disabling {% data variables.product.prodname_GH_advanced_security %} features
49+
## Enabling and disabling {% data variables.product.prodname_AS %} features
5050

5151
{% data reusables.enterprise_management_console.enable-disable-security-features %}
5252

@@ -58,14 +58,14 @@ For guidance on a phased deployment of {% data variables.product.prodname_GHAS %
5858

5959
When {% data variables.product.prodname_ghe_server %} has finished restarting, you're ready to set up any additional resources required for newly enabled features. See [AUTOTITLE](/admin/code-security/managing-github-advanced-security-for-your-enterprise/configuring-code-scanning-for-your-appliance).
6060

61-
## Enabling or disabling {% data variables.product.prodname_GH_advanced_security %} features via the administrative shell (SSH)
61+
## Enabling or disabling {% data variables.product.prodname_AS %} features via the administrative shell (SSH)
6262

6363
You can enable or disable features programmatically on {% data variables.product.prodname_ghe_server %}. For more information about the administrative shell and command-line utilities for {% data variables.product.prodname_ghe_server %}, see [AUTOTITLE](/admin/configuration/configuring-your-enterprise/accessing-the-administrative-shell-ssh) and [AUTOTITLE](/admin/configuration/configuring-your-enterprise/command-line-utilities#ghe-config).
6464

65-
For example, you can enable any {% data variables.product.prodname_GH_advanced_security %} feature with your infrastructure-as-code tooling when you deploy an instance for staging or disaster recovery.
65+
For example, you can enable any {% data variables.product.prodname_AS %} feature with your infrastructure-as-code tooling when you deploy an instance for staging or disaster recovery.
6666

6767
{% data reusables.enterprise_installation.ssh-into-instance %}
68-
1. Enable features for {% data variables.product.prodname_GH_advanced_security %}.
68+
1. Enable features for {% data variables.product.prodname_AS %}.
6969

7070
* To enable {% data variables.product.prodname_code_scanning %}, enter the following commands.
7171

@@ -86,15 +86,15 @@ For example, you can enable any {% data variables.product.prodname_GH_advanced_s
8686
ghe-config app.dependency-graph.enabled true
8787
```
8888

89-
1. Optionally, disable features for {% data variables.product.prodname_GH_advanced_security %}.
89+
1. Optionally, disable features for {% data variables.product.prodname_AS %}.
9090

9191
* To disable {% data variables.product.prodname_code_scanning %}, enter the following commands.
9292

9393
```shell copy
9494
ghe-config app.code-scanning.enabled false
9595
```
9696

97-
* Optionally, if you disable {% data variables.product.prodname_code_scanning %}, you can also disable the internal MinIO service for {% data variables.product.prodname_GH_advanced_security %}. If {% data variables.product.prodname_dependabot_updates %} are enabled for the instance and you want to disable this service, you must also disable {% data variables.product.prodname_dependabot_updates %}. Disabling the service does not affect MinIO storage for {% data variables.product.prodname_actions %} or {% data variables.product.prodname_registry %}. For more information about {% data variables.product.prodname_dependabot_updates %}, see [AUTOTITLE](/admin/configuration/configuring-github-connect/enabling-dependabot-for-your-enterprise).
97+
* Optionally, if you disable {% data variables.product.prodname_code_scanning %}, you can also disable the internal MinIO service for {% data variables.product.prodname_AS %}. If {% data variables.product.prodname_dependabot_updates %} are enabled for the instance and you want to disable this service, you must also disable {% data variables.product.prodname_dependabot_updates %}. Disabling the service does not affect MinIO storage for {% data variables.product.prodname_actions %} or {% data variables.product.prodname_registry %}. For more information about {% data variables.product.prodname_dependabot_updates %}, see [AUTOTITLE](/admin/configuration/configuring-github-connect/enabling-dependabot-for-your-enterprise).
9898

9999
* To disable {% data variables.product.prodname_dependabot_updates %}, enter the following command.
100100

content/admin/managing-code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Managing {% data variables.product.prodname_GH_advanced_security %} features for your enterprise
3-
intro: 'You can control {% data variables.product.prodname_GH_advanced_security %} features that secure and analyze code across all organizations owned by your enterprise.'
2+
title: Managing {% data variables.product.prodname_GHAS %} features for your enterprise
3+
intro: 'You can control {% data variables.product.prodname_GHAS %} features that secure and analyze code across all organizations owned by your enterprise.'
44
permissions: 'Enterprise owners can manage {% data variables.product.prodname_advanced_security %} features for organizations in an enterprise.'
55
allowTitleToDifferFromFilename: true
66
versions:
@@ -12,7 +12,7 @@ topics:
1212
- Dependency graph
1313
- Secret scanning
1414
- Repositories
15-
shortTitle: Manage {% data variables.product.prodname_GH_advanced_security %}
15+
shortTitle: Manage {% data variables.product.prodname_GHAS %}
1616
redirect_from:
1717
- /admin/code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise
1818
---
@@ -23,7 +23,7 @@ You can use {% data variables.product.prodname_advanced_security %} features to
2323

2424
{% ifversion security-configurations %}{% data reusables.security-configurations.enable-security-features-with-gh-config %}
2525

26-
To manage individual {% data variables.product.prodname_GH_advanced_security %} features, {% else %}To streamline management of {% data variables.product.prodname_advanced_security %}, {% endif %}you can enable or disable each feature for all existing and/or new repositories within the organizations owned by your enterprise.
26+
To manage individual {% data variables.product.prodname_GHAS %} features, {% else %}To streamline management of {% data variables.product.prodname_advanced_security %}, {% endif %}you can enable or disable each feature for all existing and/or new repositories within the organizations owned by your enterprise.
2727

2828
{% ifversion security-configurations-ghes-only %}
2929

@@ -34,9 +34,9 @@ To manage individual {% data variables.product.prodname_GH_advanced_security %}
3434

3535
{% data reusables.secret-scanning.secret-scanning-enterprise-level-api %}
3636

37-
For information about buying a license for {% data variables.product.prodname_GH_advanced_security %}, see [AUTOTITLE](/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security).
37+
For information about buying a license for {% data variables.product.prodname_GHAS %}, see [AUTOTITLE](/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security).
3838

39-
If you have disallowed {% data variables.product.prodname_GH_advanced_security %} for an organization, that organization will not be affected by enabling a feature for all existing repositories or for all new repositories. For more information about disallowing {% data variables.product.prodname_GH_advanced_security %} for an organization, see [AUTOTITLE](/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-code-security-and-analysis-for-your-enterprise).
39+
If you have disallowed {% data variables.product.prodname_GHAS %} for an organization, that organization will not be affected by enabling a feature for all existing repositories or for all new repositories. For more information about disallowing {% data variables.product.prodname_GHAS %} for an organization, see [AUTOTITLE](/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-code-security-and-analysis-for-your-enterprise).
4040

4141
When you enable one or more security and analysis features for existing repositories, you will see any results displayed on {% data variables.product.prodname_dotcom %} within minutes.
4242

@@ -51,9 +51,9 @@ When you enable one or more security and analysis features for existing reposito
5151
{% data reusables.enterprise-accounts.advanced-security-tab %}
5252
1. Optionally, enable or disable a feature for all existing repositories.
5353

54-
* To the right of the feature, click **Disable all** or **Enable all**. If the control for "{% data variables.product.prodname_GH_advanced_security %}" is disabled, you have no available licenses for {% data variables.product.prodname_GH_advanced_security %}.
54+
* To the right of the feature, click **Disable all** or **Enable all**. If the control for "{% data variables.product.prodname_GHAS %}" is disabled, you have no available licenses for {% data variables.product.prodname_GHAS %}.
5555
* To confirm the change, click the **Enable/Disable all** or **Enable/Disable for eligible repositories** button in the dialog that is displayed.
56-
1. Optionally, to enable or disable a feature automatically when new private and internal repositories{% ifversion secret-scanning-user-owned-repos %}, user namespace repositories{% endif %}, or public repositories and repositories with {% data variables.product.prodname_GH_advanced_security %} enabled are created, select the checkbox below the feature.{% ifversion org-npp-enablement-security-configurations %}
56+
1. Optionally, to enable or disable a feature automatically when new private and internal repositories{% ifversion secret-scanning-user-owned-repos %}, user namespace repositories{% endif %}, or public repositories and repositories with {% data variables.product.prodname_GHAS %} enabled are created, select the checkbox below the feature.{% ifversion org-npp-enablement-security-configurations %}
5757
1. Optionally, to enable the scanning of non-provider patterns, to the right of "Scan for non-provider patterns", click **Enable all**. To learn more about scanning for non-provider patterns, see [AUTOTITLE](/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#non-provider-patterns) and [AUTOTITLE](/code-security/secret-scanning/managing-alerts-from-secret-scanning/viewing-alerts).{% endif %}
5858
1. Optionally, to include a resource link in the message that members will see when they attempt to push a secret, select **Add a resource link in the CLI and web UI when a commit is blocked**, then type a URL, and click **Save link**.
5959

content/admin/managing-code-security/securing-your-enterprise/creating-a-custom-security-configuration-for-your-enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ When creating a security configuration, keep in mind that:
9393
{% data reusables.enterprise-accounts.advanced-security-tab %}
9494
1. In the "Configurations" section, click **New configuration**.
9595
1. To help identify your {% data variables.product.prodname_custom_security_configuration %} and clarify its purpose on the "Configurations" page, name your configuration and create a description.
96-
1. In the "{% data variables.product.prodname_GH_advanced_security %} features" row, choose whether to include or exclude {% data variables.product.prodname_GH_advanced_security %} (GHAS) features. If you plan to apply a {% data variables.product.prodname_custom_security_configuration %} with GHAS features to private repositories, you must have available GHAS licenses for each active unique committer to those repositories, or the features will not be enabled. See [AUTOTITLE](/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security).
96+
1. In the "prodname_GHAS features" row, choose whether to include or exclude prodname_GHAS (GHAS) features. If you plan to apply a {% data variables.product.prodname_custom_security_configuration %} with GHAS features to private repositories, you must have available GHAS licenses for each active unique committer to those repositories, or the features will not be enabled. See [AUTOTITLE](/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security).
9797
1. In the "Dependency graph and {% data variables.product.prodname_dependabot %}" section of the security settings table, choose whether you want to enable, disable, or keep the existing settings for the following security features:
9898
* **{% data variables.product.prodname_dependabot_alerts %}**. To learn about {% data variables.product.prodname_dependabot %}, see [AUTOTITLE](/code-security/dependabot/dependabot-alerts/about-dependabot-alerts).
9999
> [!NOTE] {% data variables.dependabot.auto_triage_rules %} are not available to set at enterprise level. If an enterprise-level security configuration is applied to a repository, it can still have {% data variables.dependabot.auto_triage_rules %} enabled, but you can't turn off these rules at the level of the enterprise.

content/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ You can control usage and costs with {% ifversion ghec %}cost centers, policies,
9494
{% data reusables.billing.actions-usage-delay %}
9595

9696
{% ifversion ghas-in-license-sync %}
97-
If your enterprise uses {% data variables.product.prodname_GH_advanced_security %} on both {% data variables.product.prodname_ghe_server %} and {% data variables.product.prodname_ghe_cloud %}, you can ensure users aren't consuming multiple licenses unnecessarily by synchronizing license usage between environments.{% ifversion ghec %} {% data variables.product.prodname_GH_advanced_security %} is included in license sync in {% data variables.product.prodname_ghe_server %} version 3.12 and later.{% endif %} See [AUTOTITLE](/billing/managing-your-license-for-github-enterprise/syncing-license-usage-between-github-enterprise-server-and-github-enterprise-cloud).
97+
If your enterprise uses {% data variables.product.prodname_AS %} on both {% data variables.product.prodname_ghe_server %} and {% data variables.product.prodname_ghe_cloud %}, you can ensure users aren't consuming multiple licenses unnecessarily by synchronizing license usage between environments.{% ifversion ghec %} {% data variables.product.prodname_AS %} is included in license sync in {% data variables.product.prodname_ghe_server %} version 3.12 and later.{% endif %} See [AUTOTITLE](/billing/managing-your-license-for-github-enterprise/syncing-license-usage-between-github-enterprise-server-and-github-enterprise-cloud).
9898
{% endif %}
9999

100100
{% endif %}

content/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/managing-your-github-advanced-security-licensing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For information about using policies to control use of licenses in your enterpri
2424
{% data reusables.enterprise-accounts.licensing-tab-both-platforms %}
2525
1. Under "{% data variables.product.prodname_AS %}" you will see the consumption of licenses for {% data variables.product.prodname_GH_cs_and_sp %}.
2626

27-
![Screenshot of the {% data variables.product.prodname_GH_advanced_security %} licensing screen. The "Manage licenses" button is outlined in orange.](/assets/images/help/enterprises/ghas-licenses-dropdown.png)
27+
![Screenshot of the {% data variables.product.prodname_AS %} licensing screen. The "Manage licenses" button is outlined in orange.](/assets/images/help/enterprises/ghas-licenses-dropdown.png)
2828

2929
1. To add new licenses, select {% octicon "kebab-horizontal" aria-label="Open menu" %}, then click **Manage licenses**.
3030
1. Under "Total licenses", click the plus or minus buttons to add or remove licenses.
@@ -33,7 +33,7 @@ For information about using policies to control use of licenses in your enterpri
3333

3434
1. Click **Confirm licenses**.
3535

36-
## Canceling your {% data variables.product.prodname_GH_advanced_security %} subscription
36+
## Canceling your {% data variables.product.prodname_AS %} subscription
3737

3838
{% data reusables.enterprise-accounts.access-enterprise %}
3939
{% data reusables.enterprise-accounts.licensing-tab-both-platforms %}

0 commit comments

Comments
 (0)