Skip to content

Commit 96798cf

Browse files
[EDI] Create a new "Secure at scale" map topic within "How-tos" (#59088)
1 parent b60ded2 commit 96798cf

File tree

67 files changed

+335
-168
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+335
-168
lines changed

content/admin/guides.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ includeGuides:
4040
- /admin/configuring-settings/configuring-network-settings/changing-the-hostname-for-your-instance
4141
- /admin/backing-up-and-restoring-your-instance/configuring-backups-on-your-instance
4242
- /admin/configuring-settings/configuring-network-settings/configuring-built-in-firewall-rules
43-
- /admin/managing-code-security/managing-github-advanced-security-for-your-enterprise/configuring-code-scanning-for-your-appliance
43+
- /code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/configuring-code-scanning-for-your-appliance
4444
- /admin/configuration/configuring-data-encryption-for-your-enterprise
45-
- /admin/managing-code-security/managing-github-advanced-security-for-your-enterprise/configuring-dependency-review-for-your-appliance
45+
- /code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/configuring-dependency-review-for-your-appliance
4646
- /admin/configuring-settings/configuring-network-settings/configuring-dns-nameservers
4747
- /admin/configuring-settings/configuring-user-applications-for-your-enterprise/configuring-rate-limits
48-
- /admin/managing-code-security/managing-github-advanced-security-for-your-enterprise/configuring-secret-scanning-for-your-appliance
48+
- /code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/configuring-secret-scanning-for-your-appliance
4949
- /admin/configuring-settings/hardening-security-for-your-enterprise/configuring-tls
5050
- /admin/configuring-settings/configuring-user-applications-for-your-enterprise/verifying-or-approving-a-domain-for-your-enterprise
5151
- /admin/configuring-settings/configuring-user-applications-for-your-enterprise/managing-github-mobile-for-your-enterprise

content/admin/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ featuredLinks:
7979
guideCards:
8080
- '{% ifversion ghes %}/admin/managing-github-actions-for-your-enterprise/getting-started-with-github-actions-for-your-enterprise/getting-started-with-github-actions-for-github-enterprise-server{% endif %}'
8181
- '{% ifversion ghes %}/admin/configuring-packages/getting-started-with-github-packages-for-your-enterprise{% endif %}'
82-
- '{% ifversion ghes %}/admin/managing-code-security/managing-github-advanced-security-for-your-enterprise{% endif %}'
82+
- '{% ifversion ghes < 3.15 %}/admin/managing-code-security/managing-github-advanced-security-for-your-enterprise{% endif %}'
8383
- '{% ifversion ghec %}/admin/enforcing-policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-github-actions-in-your-enterprise{% endif %}'
8484
- '{% ifversion ghec %}/admin/enforcing-policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-code-security-and-analysis-for-your-enterprise{% endif %}'
8585
- '{% ifversion ghec %}/admin/enforcing-policies/enforcing-policies-for-your-enterprise/enforcing-repository-management-policies-in-your-enterprise{% endif %}'

content/admin/managing-code-security/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ topics:
1010
- Enterprise
1111
children:
1212
- /managing-github-advanced-security-for-your-enterprise
13-
- /managing-supply-chain-security-for-your-enterprise
14-
- /securing-your-enterprise
1513
redirect_from:
1614
- /admin/code-security
1715
---
Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: '{% ifversion ghes %}Setting up {% data variables.product.prodname_GHAS %} features on your appliance{% else %}Configuring infrastructure for {% data variables.product.prodname_GHAS %} features{% endif %}'
3-
shortTitle: '{% ifversion ghes %}Set up{% else %}Configure{% endif %} {% data variables.product.prodname_GHAS %}'
4-
intro: 'You can {% ifversion ghes %}set up{% else %}configure{% endif %} {% data variables.product.prodname_AS %}{% ifversion ghas-products %} products{% endif %} to suit your enterprise''s needs.'
2+
title: 'Setting up {% data variables.product.prodname_GHAS %} features on your appliance'
3+
shortTitle: 'Set up {% data variables.product.prodname_GHAS %}'
4+
intro: You can set up {% data variables.product.prodname_AS %} to suit your enterprise's needs.
55
allowTitleToDifferFromFilename: true
66
product: '{% data reusables.gated-features.ghas-ghec %}'
77
redirect_from:
@@ -10,14 +10,9 @@ redirect_from:
1010
- /admin/advanced-security
1111
- /admin/code-security/managing-github-advanced-security-for-your-enterprise
1212
versions:
13-
ghec: '*'
14-
ghes: '*'
13+
ghes: '<= 3.15'
1514
topics:
1615
- Enterprise
1716
children:
18-
- /enabling-github-advanced-security-for-your-enterprise
1917
- /managing-github-advanced-security-features-for-your-enterprise
20-
- /configuring-code-scanning-for-your-appliance
21-
- /configuring-dependency-review-for-your-appliance
22-
- /configuring-secret-scanning-for-your-appliance
2318
---

content/admin/managing-code-security/managing-supply-chain-security-for-your-enterprise/index.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

content/admin/managing-code-security/securing-your-enterprise/index.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

content/admin/overview/establishing-a-governance-framework-for-your-enterprise.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ With **{% data variables.product.prodname_secret_scanning %}**, you can scan you
9494

9595
To learn more, see [AUTOTITLE](/code-security/secret-scanning/introduction/about-secret-scanning).
9696

97-
{% data variables.product.prodname_secret_scanning_caps %} can be enabled at the enterprise, organization, and repository level. See {% ifversion ghes %}[AUTOTITLE](/admin/managing-code-security/managing-github-advanced-security-for-your-enterprise/configuring-secret-scanning-for-your-appliance){% elsif ghec %}[AUTOTITLE](/admin/managing-code-security/securing-your-enterprise/about-security-configurations){% endif %} for enablement at enterprise level.
97+
{% data variables.product.prodname_secret_scanning_caps %} can be enabled at the enterprise, organization, and repository level. See {% ifversion ghes %}[AUTOTITLE](/admin/managing-code-security/managing-github-advanced-security-for-your-enterprise/configuring-secret-scanning-for-your-appliance){% elsif ghec %}[AUTOTITLE](/code-security/concepts/security-at-scale/about-security-configurations){% endif %} for enablement at enterprise level.
9898

9999
### Push protection
100100

@@ -137,4 +137,4 @@ Many industries have regulations that require regular security assessments and v
137137

138138
To get started quickly with {% data variables.product.prodname_code_scanning %}, we recommend you use the default setup. See [AUTOTITLE](/code-security/code-scanning/enabling-code-scanning/configuring-default-setup-for-code-scanning).
139139

140-
{% data variables.product.prodname_code_scanning_caps %} can be enabled at the enterprise, organization, and repository level. See {% ifversion ghes %}[AUTOTITLE](/admin/managing-code-security/managing-github-advanced-security-for-your-enterprise/configuring-code-scanning-for-your-appliance){% elsif ghec %}[AUTOTITLE](/admin/managing-code-security/securing-your-enterprise/about-security-configurations){% endif %} for enablement at enterprise level.
140+
{% data variables.product.prodname_code_scanning_caps %} can be enabled at the enterprise, organization, and repository level. See {% ifversion ghes %}[AUTOTITLE](/admin/managing-code-security/managing-github-advanced-security-for-your-enterprise/configuring-code-scanning-for-your-appliance){% elsif ghec %}[AUTOTITLE](/code-security/concepts/security-at-scale/about-security-configurations){% endif %} for enablement at enterprise level.

content/billing/how-tos/manage-plan-and-licenses/view-enterprise-usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ If your {% data variables.product.github %} license includes {% data variables.v
8686

8787
* Under "User licenses", view your total licenses, number of consumed licenses, and your subscription expiration date.
8888
* To view details for license usage or download a JSON file with license details, click **View users** or **Export license usage**.
89-
* Review your current {% data variables.product.prodname_enterprise %} license, as well as consumed and available user licenses.
90-
* If you have purchased {% data variables.product.prodname_AS %}, you can review your total licenses used as well as a per-organization breakdown of active committers. See [AUTOTITLE](/admin/code-security/managing-github-advanced-security-for-your-enterprise).
89+
* Review your current {% data variables.product.prodname_enterprise %} license, as well as consumed and available user licenses.{% ifversion ghes < 3.15 %}
90+
* If you have purchased {% data variables.product.prodname_AS %}, you can review your total licenses used as well as a per-organization breakdown of active committers. See [AUTOTITLE](/admin/code-security/managing-github-advanced-security-for-your-enterprise).{% endif %}
9191

9292
## Reporting license information using the REST API
9393

content/code-security/code-quality/how-tos/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: How-to guides for GitHub Code Quality
33
shortTitle: How-to guides
4-
intro: 'Learn how to use {% data variables.product.prodname_code_quality %} with these detailed guides.'
4+
intro: Learn how to use {% data variables.product.prodname_code_quality %} with these detailed guides.
55
versions:
66
feature: code-quality
77
topics:
@@ -12,5 +12,5 @@ children:
1212
- /interpret-results
1313
- /set-pr-thresholds
1414
- /unblock-your-pr
15-
- /allow-in-enterprise
1615
---
16+

content/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Creating an advanced setup for {% data variables.product.prodname_code_scanning %}
3-
shortTitle: 'Create advanced setup'
4-
intro: 'For more granular control over your {% data variables.product.prodname_code_scanning %} configuration, you can secure your code with advanced setup for {% data variables.product.prodname_code_scanning %}.'
3+
shortTitle: Create advanced setup
4+
intro: For more granular control over your {% data variables.product.prodname_code_scanning %} configuration, you can secure your code with advanced setup for {% data variables.product.prodname_code_scanning %}.
55
product: '{% data reusables.gated-features.code-scanning %}'
66
versions:
77
fpt: '*'
@@ -14,7 +14,7 @@ children:
1414
- /configuring-advanced-setup-for-code-scanning
1515
- /customizing-your-advanced-setup-for-code-scanning
1616
- /codeql-code-scanning-for-compiled-languages
17-
- /configuring-advanced-setup-for-code-scanning-with-codeql-at-scale
1817
- /recommended-hardware-resources-for-running-codeql
1918
- /running-codeql-code-scanning-in-a-container
2019
---
20+

0 commit comments

Comments
 (0)