Skip to content

Commit 37a40ae

Browse files
authored
[Improvement]: Follow-up changes for the GHAS wizard-style enablement dialog (#61066)
1 parent 3dcc932 commit 37a40ae

6 files changed

Lines changed: 8 additions & 3 deletions

File tree

content/code-security/how-tos/secure-at-scale/configure-organization-security/establish-complete-coverage/applying-a-custom-security-configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ After you create a {% data variables.product.prodname_custom_security_configurat
2424
{% data reusables.profile.access_org %}
2525
{% data reusables.organizations.org_settings %}
2626
{% data reusables.security-configurations.view-configurations-page %}
27+
1. Click the **Repositories** tab.
2728
1. Optionally, in the "Apply configurations" section, filter for specific repositories you would like to apply your {% data variables.product.prodname_custom_security_configuration %} to. To learn how to filter the repository table, see [AUTOTITLE](/code-security/securing-your-organization/managing-the-security-of-your-organization/filtering-repositories-in-your-organization-using-the-repository-table).
2829
{% data reusables.security-configurations.select-repos %}
2930
1. Select the **Apply configuration** {% octicon "triangle-down" aria-hidden="true" aria-label="triangle-down" %} dropdown menu, then click **YOUR-CONFIGURATION-NAME**.

content/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/managing-your-github-advanced-security-license-usage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Before you can effectively manage your paid use of {% data variables.product.pro
2525
{% data reusables.profile.access_org %}
2626
{% data reusables.organizations.org_settings %}
2727
{% data reusables.security-configurations.view-configurations-page %}
28+
1. Click the **Repositories** tab.
2829
1. In the "Apply configurations" section, your current license usage will be displayed. {% ifversion ghas-products %}This screenshot shows metered usage. If you have bought a volume/subscription license, then the number of licenses available is also reported.
2930

3031
![Screenshot of the "Apply configurations" section. The current license use for the enterprise is outlined in dark orange.](/assets/images/help/security-configurations/current-sp-cs-license-usage.png)

content/code-security/how-tos/secure-at-scale/configure-organization-security/manage-your-coverage/detaching-repositories-from-their-security-configurations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Alternatively, if you want to apply a {% data variables.product.prodname_securit
2525
{% data reusables.profile.access_org %}
2626
{% data reusables.organizations.org_settings %}
2727
{% data reusables.security-configurations.view-configurations-page %}
28+
1. Click the **Repositories** tab.
2829
1. Optionally, in the "Apply configurations" section, filter for specific repositories you would like to detach from their configurations. To learn more, see [AUTOTITLE](/code-security/securing-your-organization/managing-the-security-of-your-organization/filtering-repositories-in-your-organization-using-the-repository-table).
2930
{% data reusables.security-configurations.select-repos %}
3031
1. Select the **Apply configuration** {% octicon "triangle-down" aria-hidden="true" aria-label="triangle-down" %} dropdown menu, then click **No configuration**.

content/code-security/how-tos/secure-at-scale/configure-organization-security/manage-your-coverage/filtering-repositories-in-your-organization-using-the-repository-table.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ You can filter the repository table in your organization to quickly find and man
2121
{% data reusables.profile.access_org %}
2222
{% data reusables.organizations.org_settings %}
2323
{% data reusables.security-configurations.view-configurations-page %}
24+
1. Click the **Repositories** tab.
2425
1. In the "Apply configurations" section, use the **Search repositories** search bar to filter repositories in your organization in one of two ways:
2526
* Find repositories by name with free-text search
2627
* Select filters from the dropdown menu that appears once you click the search bar
@@ -30,6 +31,7 @@ You can filter the repository table in your organization to quickly find and man
3031
{% data reusables.profile.access_org %}
3132
{% data reusables.organizations.org_settings %}
3233
{% data reusables.security-configurations.view-configurations-page %}
34+
1. Click the **Repositories** tab.
3335
1. To open the advanced filter dialog, in the "Apply configurations" section, click **{% octicon "filter" aria-hidden="true" aria-label="filter" %} Filter**.
3436
1. In the "Advanced filters" window, select the **{% octicon "plus" aria-hidden="true" aria-label="plus" %} Add a filter** dropdown menu, then click a filter.
3537
1. To search for repositories matching the selected filter, fill out the available fields for that filter, then click **Apply**. You can repeat this process to add as many filters as you would like to your search.

content/code-security/reference/security-at-scale/troubleshoot-security-configurations/finding-repositories-with-attachment-failures.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,14 @@ When an attachment failure happens:
2424
* Only some of the settings in the security configuration are applied to affected repositories.
2525
* Any changes you later make to the security configuration will not be inherited by the affected repositories.
2626

27-
On the security configuration settings page, under "Apply configurations", you will see a banner advising how many repositories in your organization have an attachment failure, and an overview of the reason(s) for the failure.
27+
On the security configuration settings page, in the **Repositories** tab under "Apply configurations", you will see a banner advising how many repositories in your organization have an attachment failure, and an overview of the reason(s) for the failure.
2828

2929
Click the link in the banner display, or alternatively, filter the list of repositories by `config-status:failed`, to see the list of affected repositories and to source additional guidance on how to remediate the attachment failure for a specific repository.
3030

3131
{% data reusables.profile.access_org %}
3232
{% data reusables.organizations.org_settings %}
3333
{% data reusables.security-configurations.view-configurations-page %}
34+
1. Click the **Repositories** tab.
3435
1. In the "Apply configurations" section, filter by `config-status:failed`.
3536
1. From the results list, for the repository you're interested in, click **{% octicon "alert" aria-hidden="true" aria-label="alert" %} Failed REASON**.
3637
1. In the dialog box, review the information and follow the remediation guidance.

content/code-security/tutorials/trialing-github-advanced-security/enable-security-features-trial.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ When you planned your trial, you identified the features that you want to test a
2828
{% data reusables.enterprise-accounts.settings-tab %}
2929
{% data reusables.enterprise-accounts.advanced-security-tab %}
3030
1. Click **New configuration** to create a new configuration.
31-
1. To configure groups of security features for your repositories, click **Custom configuration**.
3231
1. Give the configuration a meaningful name and description.
3332
1. You will see that most features are already enabled. Review the features that are **Not set** and enable any that you want to trial, for example: "Automatic dependency submission."
3433
1. In the "Policy" area, set the "Use as default for newly created repositories" option as needed to define whether or not to apply the configuration to new repositories created in the enterprise.
@@ -64,7 +63,7 @@ You may find it helpful to apply an enterprise security configuration to all rep
6463
1. Click the **Settings** tab to display the organization settings.
6564
1. In the sidebar, click **{% data variables.product.UI_advanced_security %}** and then **Configurations** to display the security configurations page.
6665
1. Optionally, select the **Apply to** dropdown menu and click either **All repositories**, to apply any configuration to all repositories in the organization, or **All repositories without configurations**, to configure just the repositories in the organization without an existing security configuration.
67-
1. Optionally, in the "Apply configurations" section use the "Search repositories" field or **Filter** button to filter repositories. Then select one or more repositories and use the **Apply configuration** button to choose a configuration to apply to those repositories.
66+
1. Optionally, click the **Repositories** tab, then in the "Apply configurations" section, use the "Search repositories" field or **Filter** button to filter repositories. Then select one or more repositories and use the **Apply configuration** button to choose a configuration to apply to those repositories.
6867

6968
For more information, see [AUTOTITLE](/code-security/securing-your-organization/enabling-security-features-in-your-organization/applying-a-custom-security-configuration).
7069

0 commit comments

Comments
 (0)