Skip to content

Commit e02c63f

Browse files
authored
Remove GHAE in Liquid and front matter (17) (#48952)
1 parent ce81e30 commit e02c63f

17 files changed

+4
-51
lines changed

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

-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ topics:
1616
- Security
1717
---
1818

19-
{% data reusables.secret-scanning.beta %}
20-
2119
## About {% data variables.product.prodname_secret_scanning %}
2220

2321
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. For more information, see "[AUTOTITLE](/code-security/secret-scanning/about-secret-scanning)."

content/code-security/secret-scanning/about-secret-scanning.md

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ topics:
1818
- Advanced Security
1919
---
2020

21-
{% data reusables.secret-scanning.beta %}
2221
{% data reusables.secret-scanning.enterprise-enable-secret-scanning %}
2322

2423
## About {% data variables.product.prodname_secret_scanning %}

content/code-security/secret-scanning/configuring-secret-scanning-for-your-repositories.md

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ topics:
1919
shortTitle: Configure secret scans
2020
---
2121

22-
{% data reusables.secret-scanning.beta %}
2322
{% data reusables.secret-scanning.enterprise-enable-secret-scanning %}
2423

2524
## Enabling {% data variables.secret-scanning.user_alerts %}

content/code-security/secret-scanning/managing-alerts-from-secret-scanning.md

-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ topics:
1919
shortTitle: Manage secret alerts
2020
---
2121

22-
{% data reusables.secret-scanning.beta %}
23-
2422
{% ifversion secret-scanning-non-provider-patterns %}
2523

2624
## Managing alerts from high confidence patterns

content/code-security/secret-scanning/push-protection-for-repositories-and-organizations.md

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ topics:
1616
shortTitle: Push protection for repositories
1717
---
1818

19-
{% data reusables.secret-scanning.beta %}
2019
{% data reusables.secret-scanning.enterprise-enable-secret-scanning %}
2120

2221
## About push protection for repositories and organizations

content/code-security/secret-scanning/secret-scanning-patterns.md

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ redirect_from:
1515
layout: inline
1616
---
1717

18-
{% data reusables.secret-scanning.beta %}
1918
{% data reusables.secret-scanning.enterprise-enable-secret-scanning %}
2019

2120
{% ifversion fpt or ghec %}

content/code-security/secret-scanning/troubleshooting-secret-scanning.md

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ topics:
1414
- Troubleshooting
1515
---
1616

17-
{% data reusables.secret-scanning.beta %}
1817
{% data reusables.secret-scanning.enterprise-enable-secret-scanning %}
1918

2019
## Detection of pattern pairs

content/code-security/security-overview/about-security-overview.md

-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ topics:
2222
- Teams
2323
---
2424

25-
{% data reusables.security-overview.beta %}
26-
2725
## About security overview
2826

2927
{% data reusables.security-overview.about-security-overview %} {% ifversion fpt %}For more information, see [the {% data variables.product.prodname_ghe_cloud %} documentation](/enterprise-cloud@latest/code-security/security-overview/about-security-overview).{% endif %}

content/code-security/security-overview/assessing-code-security-risk.md

-4
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ redirect_from:
1919
- /code-security/security-overview/viewing-the-security-overview
2020
---
2121

22-
{% ifversion ghae %}
23-
{% data reusables.security-overview.beta %}
24-
{% endif %}
25-
2622
{% data reusables.security-overview.beta-org-risk-coverage %}
2723

2824
## About security risks in your code

content/code-security/security-overview/enabling-security-features-for-multiple-repositories.md

-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ topics:
1616
- Teams
1717
---
1818

19-
{% ifversion ghae %}
20-
{% data reusables.security-overview.beta %}
21-
{% endif %}
22-
2319
## About enabling security features
2420

2521
If you're a security manager, repository administrator, or organization owner, you can use security overview to enable or disable security features for multiple repositories at the same time. You can enable or disable security features for all repositories visible on the "Security coverage" view in security overview for an organization.

content/code-security/security-overview/filtering-alerts-in-security-overview.md

-6
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ redirect_from:
1919
- /code-security/security-overview/filtering-alerts-in-the-security-overview
2020
---
2121

22-
{% ifversion ghae %}
23-
{% data reusables.security-overview.beta %}
24-
{% endif %}
25-
2622
## About filtering security overview
2723

2824
You can use filters in a security overview to narrow your focus based on a range of factors, like alert risk level, alert type, and feature enablement. Different filters are available depending on the specific view{% ifversion ghec or ghes %} and whether you are viewing data at the enterprise or organization level{% endif %}.
@@ -151,8 +147,6 @@ These qualifiers are available in the main summary views{% ifversion security-ov
151147

152148
## Additional filters for security overview dashboard (beta)
153149

154-
{% data reusables.security-overview.beta %}
155-
156150
You can filter the "Overview" dashboard (beta) to narrow the scope of the metrics shown, so that you can view trends for specific repository or alert types. For more information on the overview dashboard, see "[AUTOTITLE](/code-security/security-overview/viewing-security-insights-for-your-organization)."
157151

158152
| Qualifier | Description |

data/reusables/secret-scanning/beta.md

-13
This file was deleted.

data/reusables/security-overview/beta.md

-9
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
```shell
2-
ssh-add ~/.ssh/id_{% ifversion ghae %}rsa{% else %}ed25519{% endif %}
2+
ssh-add ~/.ssh/id_ed25519
33
```
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
If you created your key with a different name, or if you are adding an existing key that has a different name, replace _id_{% ifversion ghae %}rsa{% else %}ed25519{% endif %}_ in the command with the name of your private key file.
1+
If you created your key with a different name, or if you are adding an existing key that has a different name, replace _id_ed25519_ in the command with the name of your private key file.

data/reusables/support/enterprise-resolving-and-closing-tickets.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% data variables.contact.enterprise_support %} may consider a ticket solved after providing an explanation, recommendation, usage instructions, {% ifversion ghae %}or {% endif %} workaround instructions{% ifversion ghes %}, or by advising you of an available release that addresses the issue{% endif %}.
1+
{% data variables.contact.enterprise_support %} may consider a ticket solved after providing an explanation, recommendation, usage instructions, workaround instructions{% ifversion ghes %}, or by advising you of an available release that addresses the issue{% endif %}.
22

33
{% ifversion ghes %}
44
If you have installed additional third-party software on, or made modifications to, {% data variables.product.product_name %} outside of the recommendations of {% data variables.contact.enterprise_support %}, {% data variables.contact.enterprise_support %} may ask you to remove the software and/or modifications while attempting to resolve the issue. If the problem is fixed when the unsupported software or modifications have been removed, {% data variables.contact.enterprise_support %} may consider the ticket solved.

data/variables/migrations.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
user_migrations_intro: >-
22
You can use these endpoints to review, backup, or migrate your user data stored on {% data variables.product.prodname_dotcom_the_website %}.
33
organization_migrations_intro: >-
4-
You can use these endpoints to export one or more repositories so you can move them to a{% ifversion ghes %}nother{% endif %} {% data variables.product.prodname_ghe_server %} instance. For more information, see "[AUTOTITLE]({% ifversion ghae %}/enterprise-server@latest{% endif %}/migrations/using-ghe-migrator/exporting-migration-data-from-githubcom)."
4+
You can use these endpoints to export one or more repositories so you can move them to a{% ifversion ghes %}nother{% endif %} {% data variables.product.prodname_ghe_server %} instance. For more information, see "[AUTOTITLE](/migrations/using-ghe-migrator/exporting-migration-data-from-githubcom)."
55
source_imports_intro: >-
66
You can use these endpoints to start an import from a Git, Subversion,
77
Mercurial, or Team Foundation Version Control source repository. This is the same

0 commit comments

Comments
 (0)