You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-security-and-analysis-settings-for-your-personal-account.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ For an overview of repository-level security, see "[AUTOTITLE](/code-security/ge
32
32
33
33
{% data reusables.user-settings.access_settings %}
34
34
{% data reusables.user-settings.security-analysis %}
35
-
1. Under "Code securityand analysis", to the right of the feature, click **Disable all** or **Enable all**.
35
+
1. Under {% ifversion code-security-wording-only %}"Code security"{% else %}"Code security and analysis"{% endif %}, to the right of the feature, click **Disable all** or **Enable all**.
36
36
1. Optionally, enable the feature by default for new repositories that you own.{% ifversion not ghes %}
37
37
38
38
{% endif %}
@@ -45,7 +45,7 @@ For an overview of repository-level security, see "[AUTOTITLE](/code-security/ge
45
45
46
46
{% data reusables.user-settings.access_settings %}
47
47
{% data reusables.user-settings.security-analysis %}
48
-
1. Under "Code securityand analysis", to the right of the feature, enable or disable the feature by default for new repositories that you own.
48
+
1. Under {% ifversion code-security-wording-only %}"Code security"{% else %}"Code security and analysis"{% endif %}, to the right of the feature, enable or disable the feature by default for new repositories that you own.
Copy file name to clipboardexpand all lines: content/admin/managing-code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,8 @@ When you enable one or more security and analysis features for existing reposito
47
47
48
48
{% data reusables.enterprise-accounts.access-enterprise %}
49
49
{% data reusables.enterprise-accounts.settings-tab %}
50
-
1. In the left sidebar, click **Code security & analysis**.
50
+
51
+
1. In the left sidebar, click {% ifversion code-security-wording-only %}**Code security**{% else %}**Code security and analysis**{% endif %}.
51
52
1. Optionally, enable or disable a feature for all existing repositories.
52
53
53
54
* To the right of the feature, click **Disable all** or **Enable all**. {% ifversion ghes or ghec %}If the control for "{% data variables.product.prodname_GH_advanced_security %}" is disabled, you have no available {% ifversion ghas-billing-UI-update %}licenses{% else %}seats{% endif %} for {% data variables.product.prodname_GH_advanced_security %}.{% endif %}
Copy file name to clipboardexpand all lines: content/authentication/securing-your-account-with-two-factor-authentication-2fa/disabling-two-factor-authentication-for-your-personal-account.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -47,9 +47,9 @@ To remove yourself from your organization:
47
47
{% data reusables.user-settings.access_settings %}

52
+

53
53
54
54
1. If necessary, enter your password or perform 2FA once more to disable 2FA for your {% data variables.product.prodname_dotcom %} account.
Copy file name to clipboardexpand all lines: content/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/viewing-your-github-advanced-security-usage.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ You can download the {% data variables.product.prodname_advanced_security %} lic
111
111
112
112
{% data reusables.profile.access_org %}
113
113
{% data reusables.profile.org_settings %}
114
-
1. In the "Security" section of the sidebar, click **{% octicon "codescan" aria-hidden="true" %} Code security and analysis**.
114
+
1. In the "Security" section of the sidebar, select the **Code security** dropdown menu, then click **{% data variables.product.prodname_global_settings_caps %}**.
115
115
1. In the "{% data variables.product.prodname_GH_advanced_security %} repositories" section, next to the repository you want usage information for, select {% octicon "kebab-horizontal" aria-label="GHAS repository actions" %}, then click **Download CSV report**.
116
116
117
117

Copy file name to clipboardexpand all lines: content/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/configuring-advanced-setup-for-code-scanning.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ You can customize your {% data variables.product.prodname_codeql %} analysis by
71
71
> [!NOTE]
72
72
> If you are switching from default setup to advanced setup, in the "{% data variables.product.prodname_code_scanning_caps %}" section, select {% octicon "kebab-horizontal" aria-label="Menu" %}, then click **{% octicon "workflow" aria-hidden="true" %} Switch to advanced**. In the pop-up window that appears, click **Disable {% data variables.product.prodname_codeql %}**.
73
73
74
-

74
+

75
75
76
76
1. To customize how {% data variables.product.prodname_code_scanning %} scans your code, edit the workflow.
Copy file name to clipboardexpand all lines: content/code-security/code-scanning/enabling-code-scanning/configuring-default-setup-for-code-scanning.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ When you initially configure default setup for {% data variables.product.prodnam
102
102
{% data reusables.user-settings.security-analysis %}
103
103
1. In the "{% data variables.product.prodname_code_scanning_caps %}" section, select **Set up** {% octicon "triangle-down" aria-hidden="true" %}, then click **Default**.
104
104
105
-

105
+

106
106
107
107
You will then see a "{% data variables.product.prodname_codeql %} default configuration" dialog summarizing the {% data variables.product.prodname_code_scanning %} configuration automatically created by default setup.
Copy file name to clipboardexpand all lines: content/code-security/code-scanning/troubleshooting-code-scanning/enabling-default-setup-takes-too-long.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,4 +13,4 @@ When you enable default setup, a workflow is triggered with the automatically ge
13
13
14
14
You can check on the progress of the test run for default setup on the **Actions** tab. If the run is taking too long, try canceling the workflow run and restarting the configuration process.
15
15
16
-
To restart your configuration, navigate to the main page of your repository, then click **{% octicon "play" aria-hidden="true" %} Actions**. Click the **{% data variables.product.prodname_codeql %}** workflow run that's in progress, then click **Cancel workflow**. Once {% octicon "stop" aria-label="cancelled" %} appears beside the workflow run name, navigate back to the **Code securityand analysis** settings and re-enable default setup. If default setup continues to stall, please contact {% data variables.contact.contact_support %} or try enabling advanced setup. For more information, see "[AUTOTITLE](/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/configuring-advanced-setup-for-code-scanning)."
16
+
To restart your configuration, navigate to the main page of your repository, then click **{% octicon "play" aria-hidden="true" %} Actions**. Click the **{% data variables.product.prodname_codeql %}** workflow run that's in progress, then click **Cancel workflow**. Once {% octicon "stop" aria-label="cancelled" %} appears beside the workflow run name, navigate back to the {% ifversion code-security-wording-only %}**Code security**{% else %}**Code security and analysis**{% endif %} settings and re-enable default setup. If default setup continues to stall, please contact {% data variables.contact.contact_support %} or try enabling advanced setup. For more information, see "[AUTOTITLE](/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/configuring-advanced-setup-for-code-scanning)."
Copy file name to clipboardexpand all lines: content/code-security/code-scanning/troubleshooting-code-scanning/results-different-than-expected.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ redirect_from:
13
13
14
14
If your {% data variables.product.prodname_code_scanning %} results are different than you expected, you may have both default and advanced setup configured for your repository. When you enable default setup, this disables the existing {% data variables.product.prodname_codeql %} workflow file and blocks any {% data variables.product.prodname_codeql %} API analysis from uploading results.
15
15
16
-
To check if default setup is enabled, navigate to the main page of the repository, then click **{% octicon "gear" aria-hidden="true" %} Settings**. In the "Security" section of the sidebar, click **{% octicon "codescan" aria-hidden="true" %} Code securityand analysis**. In the "{% data variables.product.prodname_code_scanning_caps %}" section of the page, next to "{% data variables.product.prodname_codeql %} analysis", click {% octicon "kebab-horizontal" aria-label="Menu" %}. If there is a **{% octicon "workflow" aria-hidden="true" %} Switch to advanced** option, you are currently using default setup.
16
+
To check if default setup is enabled, navigate to the main page of the repository, then click **{% octicon "gear" aria-hidden="true" %} Settings**. In the "Security" section of the sidebar, click **{% octicon "codescan" aria-hidden="true" %} {% ifversion code-security-wording-only %}Code security{% else %}Code security and analysis{% endif %}. In the "{% data variables.product.prodname_code_scanning_caps %}" section of the page, next to "{% data variables.product.prodname_codeql %} analysis", click {% octicon "kebab-horizontal" aria-label="Menu" %}. If there is a **{% octicon "workflow" aria-hidden="true" %} Switch to advanced** option, you are currently using default setup.
17
17
18
18
If you want to return to using advanced setup and get {% data variables.product.prodname_code_scanning %} results from your custom workflow file, click **{% octicon "stop" aria-hidden="true" %} Disable {% data variables.product.prodname_codeql %}** to disable default setup. Then you should re-enable your pre-existing workflows to start triggering and uploading results from advanced setup. For more information, see "[AUTOTITLE](/actions/managing-workflow-runs/disabling-and-enabling-a-workflow)" and "[AUTOTITLE](/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/configuring-advanced-setup-for-code-scanning)."
Copy file name to clipboardexpand all lines: content/code-security/dependabot/dependabot-alerts/configuring-dependabot-alerts.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ You can enable or disable {% data variables.product.prodname_dependabot_alerts %
47
47
48
48
{% data reusables.user-settings.access_settings %}
49
49
{% data reusables.user-settings.security-analysis %}
50
-
1. Under "Code securityand analysis", to the right of {% data variables.product.prodname_dependabot_alerts %}, click **Disable all** or **Enable all**.
50
+
1. Under {% ifversion code-security-wording-only %}"Code security"{% else %}"Code security and analysis"{% endif %}, to the right of {% data variables.product.prodname_dependabot_alerts %}, click **Disable all** or **Enable all**.
51
51
1. Optionally, to enable {% data variables.product.prodname_dependabot_alerts %} by default for new repositories that you create, in the dialog box, select "Enable by default for new repositories".
52
52
1. Click **Disable {% data variables.product.prodname_dependabot_alerts %}** or **Enable {% data variables.product.prodname_dependabot_alerts %}** to disable or enable {% data variables.product.prodname_dependabot_alerts %} for all the repositories you own.
53
53
@@ -57,7 +57,7 @@ When you enable {% data variables.product.prodname_dependabot_alerts %} for exis
57
57
58
58
{% data reusables.user-settings.access_settings %}
59
59
{% data reusables.user-settings.security-analysis %}
60
-
1. Under "Code securityand analysis", to the right of {% data variables.product.prodname_dependabot_alerts %}, select **Automatically enable for new repositories**.
60
+
1. Under {% ifversion code-security-wording-only %}"Code security"{% else %}"Code security and analysis"{% endif %}, to the right of {% data variables.product.prodname_dependabot_alerts %}, select **Automatically enable for new repositories**.
61
61
62
62
{% else %}
63
63
{% data variables.product.prodname_dependabot_alerts %} for your repositories can be enabled or disabled by your enterprise owner. For more information, see "[AUTOTITLE](/admin/configuration/configuring-github-connect/enabling-dependabot-for-your-enterprise)."
@@ -80,7 +80,7 @@ An enterprise owner must first set up {% data variables.product.prodname_dependa
80
80
{% data reusables.repositories.navigate-to-repo %}
81
81
{% data reusables.repositories.sidebar-settings %}
82
82
{% data reusables.repositories.navigate-to-code-security-and-analysis %}
83
-
1. Under "Code securityand analysis", to the right of {% data variables.product.prodname_dependabot_alerts %}, click **Enable** to enable alerts or **Disable** to disable alerts.
83
+
1. Under {% ifversion code-security-wording-only %}"Code security"{% else %}"Code security and analysis"{% endif %}, to the right of {% data variables.product.prodname_dependabot_alerts %}, click **Enable** to enable alerts or **Disable** to disable alerts.
84
84
85
85
## Managing {% data variables.product.prodname_dependabot_alerts %} for your organization
86
86
@@ -98,15 +98,15 @@ An enterprise owner must first set up {% data variables.product.prodname_dependa
You can use security overview to find a set of repositories and enable or disable {% data variables.product.prodname_dependabot_alerts %} for them all at the same time. For more information, see "[AUTOTITLE](/code-security/security-overview/enabling-security-features-for-multiple-repositories)."
100
100
101
-
You can also use the organization settings page for "Code securityand analysis" to enable or disable {% data variables.product.prodname_dependabot_alerts %} for all existing repositories in an organization.
101
+
You can also use the organization settings page for {% ifversion code-security-wording-only %}"Code security"{% else %}"Code security and analysis"{% endif %} to enable or disable {% data variables.product.prodname_dependabot_alerts %} for all existing repositories in an organization.
102
102
{% else %}
103
-
You can use the organization settings page for "Code securityand analysis" to enable {% data variables.product.prodname_dependabot_alerts %} for all existing repositories in an organization.
103
+
You can use the organization settings page for {% ifversion code-security-wording-only %}"Code security"{% else %}"Code security and analysis"{% endif %} to enable {% data variables.product.prodname_dependabot_alerts %} for all existing repositories in an organization.
104
104
{% endif %}
105
105
106
106
{% data reusables.profile.access_org %}
107
107
{% data reusables.profile.org_settings %}
108
108
{% data reusables.organizations.security-and-analysis %}
109
-
1. Under "Code securityand analysis", to the right of {% data variables.product.prodname_dependabot_alerts %}, click **Disable all** or **Enable all**.
109
+
1. Under {% ifversion code-security-wording-only %}"Code security"{% else %}"Code security and analysis"{% endif %}, to the right of {% data variables.product.prodname_dependabot_alerts %}, click **Disable all** or **Enable all**.
110
110
1. Optionally, to enable {% data variables.product.prodname_dependabot_alerts %} by default for new repositories in your organization, in the dialog box, select "Enable by default for new repositories".
111
111
1. Click **Disable {% data variables.product.prodname_dependabot_alerts %}** or **Enable {% data variables.product.prodname_dependabot_alerts %}** to disable or enable {% data variables.product.prodname_dependabot_alerts %} for all the repositories in your organization.
Copy file name to clipboardexpand all lines: content/code-security/dependabot/dependabot-auto-triage-rules/using-github-preset-rules-to-prioritize-dependabot-alerts.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ The `Dismiss low impact issues for development-scoped dependencies` rule is enab
44
44
{% data reusables.repositories.navigate-to-code-security-and-analysis %}
45
45
1. Under "{% data variables.product.prodname_dependabot_alerts %}", click {% octicon "gear" aria-label="The Gear icon" %} close to "{% data variables.product.prodname_dependabot %} rules".
46
46
47
-

47
+

48
48
49
49
1. Under "{% data variables.product.company_short %} presets", to the right of "Dismiss low impact issues for development-scoped dependencies", click {% octicon "pencil" aria-label="Edit rule" %}.
50
50
1. Under "State", select the dropdown menu, then click "Enabled".
Copy file name to clipboardexpand all lines: content/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ You can also enable or disable {% data variables.product.prodname_dependabot_sec
57
57
{% data reusables.repositories.navigate-to-repo %}
58
58
{% data reusables.repositories.sidebar-settings %}
59
59
{% data reusables.repositories.navigate-to-code-security-and-analysis %}
60
-
1. Under "Code securityand analysis", to the right of "{% data variables.product.prodname_dependabot %} security updates", click **Enable** to enable the feature or **Disable** to disable it. {% ifversion fpt or ghec %}For public repositories, the button is disabled if the feature is always enabled.{% endif %}
60
+
1. Under {% ifversion code-security-wording-only %}"Code security"{% else %}"Code security and analysis"{% endif %}, to the right of "{% data variables.product.prodname_dependabot %} security updates", click **Enable** to enable the feature or **Disable** to disable it. {% ifversion fpt or ghec %}For public repositories, the button is disabled if the feature is always enabled.{% endif %}
@@ -82,7 +82,7 @@ Repository administrators can enable or disable grouped security updates for the
82
82
{% data reusables.repositories.navigate-to-repo %}
83
83
{% data reusables.repositories.sidebar-settings %}
84
84
{% data reusables.repositories.navigate-to-code-security-and-analysis %}
85
-
1. Under "Code securityand analysis", to the right of "Grouped security updates", click **Enable** to enable the feature or **Disable** to disable it.
85
+
1. Under {% ifversion code-security-wording-only %}"Code security"{% else %}"Code security and analysis"{% endif %}, to the right of "Grouped security updates", click **Enable** to enable the feature or **Disable** to disable it.
86
86
87
87
### Enabling or disabling grouped {% data variables.product.prodname_dependabot_security_updates %} for an organization
88
88
@@ -95,7 +95,7 @@ Organization owners can enable or disable grouped security updates for all repos
95
95
{% data reusables.profile.access_org %}
96
96
{% data reusables.profile.org_settings %}
97
97
{% data reusables.organizations.security-and-analysis %}
98
-
1. Under "Code securityand analysis", to the right of "Grouped security updates", click **Disable all** or **Enable all**.
98
+
1. Under {% ifversion code-security-wording-only %}"Code security"{% else %}"Code security and analysis"{% endif %}, to the right of "Grouped security updates", click **Disable all** or **Enable all**.
99
99
1. Optionally, to enable grouped {% data variables.product.prodname_dependabot_security_updates %} for new repositories in your organization, select **Automatically enable for new repositories**.
0 commit comments