Skip to content

Commit c0e4047

Browse files
saritaikellyarwine
andauthored
Add docs for enterprise enablement report beta in security overview (#50348)
Co-authored-by: Kelly Arwine <[email protected]>
1 parent 2de4ae9 commit c0e4047

File tree

2 files changed

+37
-4
lines changed

2 files changed

+37
-4
lines changed

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

+32-4
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You can download a CSV file of the data displayed on the "Security coverage" pag
3636

3737
{% ifversion security-overview-tool-adoption %}
3838

39-
You can use the "Enablement trends" (beta) view to see enablement status and enablement status trends over time for {% data variables.product.prodname_dependabot %}, {% data variables.product.prodname_code_scanning %}, or {% data variables.product.prodname_secret_scanning %} for repositories in an organization. For each of these features, you can view a graph visualizing the percentage of repositories that have the feature enabled, as well as a detailed table with enablement percentages for different points in time. For more information, see "[Viewing enablement trends for an organization (beta)](#viewing-enablement-trends-for-an-organization-beta)."
39+
You can use the "Enablement trends" (beta) view to see enablement status and enablement status trends over time for {% data variables.product.prodname_dependabot %}, {% data variables.product.prodname_code_scanning %}, or {% data variables.product.prodname_secret_scanning %} for repositories in an organization{% ifversion security-overview-enterprise-enablement-report %}, or across organizations in an enterprise{% endif %}. For each of these features, you can view a graph visualizing the percentage of repositories that have the feature enabled, as well as a detailed table with enablement percentages for different points in time. For more information, see "[Viewing enablement trends for an organization (beta)](#viewing-enablement-trends-for-an-organization-beta){% ifversion security-overview-enterprise-enablement-report %}" and "[Viewing enablement trends for an enterprise (beta)](#viewing-enablement-trends-for-an-enterprise-beta){% endif %}."
4040

4141
{% endif %}
4242

@@ -72,7 +72,7 @@ In the enterprise-level view, you can view data about the enablement of features
7272

7373
{% tip %}
7474

75-
**Tip:** You can use the `org:` filter in the search field to filter the data by organization. For more information, see "[AUTOTITLE](/code-security/security-overview/filtering-alerts-in-security-overview)."
75+
**Tip:** You can use the `owner:` filter in the search field to filter the data by organization. For more information, see "[AUTOTITLE](/code-security/security-overview/filtering-alerts-in-security-overview)."
7676

7777
{% endtip %}
7878

@@ -101,17 +101,45 @@ You can view data to assess the enablement status and enablement status trends o
101101
{% data reusables.organizations.security-overview %}
102102
1. In the sidebar, under "Metrics", click **{% octicon "meter" aria-hidden="true" %} Enablement trends**.
103103
1. Click on one of the tabs for "{% data variables.product.prodname_dependabot %}", "{% data variables.product.prodname_code_scanning_caps %}", or "{% data variables.product.prodname_secret_scanning_caps %}" to view enablement trends and the percentage of repositories in your organization with that feature enabled. This data is displayed as a graph and a detailed table.
104-
1. Optionally, use the options at the top of the "Enablement trends" (beta) view page to filter the group of repositories you want to see enablement trends for.
104+
1. Optionally, use the options at the top of the "Enablement trends" view page to filter the group of repositories you want to see enablement trends for.
105105
- Use the date picker to set the time range that you want to view enablement trends for.
106106
- Click in the search box to add further filters on the enablement trends displayed. The filters you can apply are the same as those for the "Overview" dashboard (beta) view. For more information, see "[AUTOTITLE](/code-security/security-overview/filtering-alerts-in-security-overview)."
107107

108108
![Screenshot of the beta "Enablement trends" view for an organization, showing Dependabot status and trends over 30 days, with a filter applied.](/assets/images/help/security-overview/security-overview-enablement-trends.png)
109109

110110
{% endif %}
111111

112+
{% ifversion security-overview-enterprise-enablement-report %}
113+
114+
## Viewing enablement trends for an enterprise (beta)
115+
116+
{% note %}
117+
118+
**Note:** The "Enablement trends" view is currently in beta and is subject to change.
119+
120+
{% endnote %}
121+
122+
You can view data to assess the enablement status and enablement status trends of code security features across organizations in an enterprise.
123+
124+
{% tip %}
125+
126+
**Tip:** You can use the `owner:` filter in the search field to filter the data by organization. For more information, see "[AUTOTITLE](/code-security/security-overview/filtering-alerts-in-security-overview)."
127+
128+
{% endtip %}
129+
130+
{% data reusables.enterprise-accounts.access-enterprise-on-dotcom %}
131+
{% data reusables.code-scanning.click-code-security-enterprise %}
132+
1. To display the "Enablement trends" view, in the sidebar, click **Enablement trends**.
133+
1. Click on one of the tabs for "{% data variables.product.prodname_dependabot %}", "{% data variables.product.prodname_code_scanning_caps %}", or "{% data variables.product.prodname_secret_scanning_caps %}" to view enablement trends and the percentage of repositories across organizations in your enterprise with that feature enabled. This data is displayed as a graph and a detailed table.
134+
1. Optionally, use the options at the top of the "Enablement trends" view page to filter the group of repositories you want to see enablement trends for.
135+
- Use the date picker to set the time range that you want to view enablement trends for.
136+
- Click in the search box to add further filters on the enablement trends displayed. For more information, see "[AUTOTITLE](/code-security/security-overview/filtering-alerts-in-security-overview)."
137+
138+
{% endif %}
139+
112140
## Interpreting and acting on the enablement data
113141

114-
Some code security features can and should be enabled on all repositories. For example, {% data variables.secret-scanning.alerts %} and push protection reduce the risk of a security leak no matter what information is stored in the repository. If you see repositories that don't already use these features, you should either enable them or discuss an enablement plan with the team who owns the repository. For information on enabling features for a whole organization, see "[AUTOTITLE](/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/managing-security-and-analysis-settings-for-your-organization)."
142+
Some code security features can and should be enabled on all repositories. For example, {% data variables.secret-scanning.alerts %} and push protection reduce the risk of a security leak no matter what information is stored in the repository. If you see repositories that don't already use these features, you should either enable them or discuss an enablement plan with the team who owns the repository. For information on enabling features for a whole organization, see "[AUTOTITLE](/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/managing-security-and-analysis-settings-for-your-organization)." For information on enabling features across your entire enterprise, see "[AUTOTITLE](/admin/code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise)."
115143

116144
Other features are not available for use in all repositories. For example, there would be no point in enabling {% data variables.product.prodname_dependabot %}{% ifversion default-setup-pre-enablement %}{% else %} or {% data variables.product.prodname_code_scanning %}{% endif %} for repositories that only use ecosystems or languages that are unsupported. As such, it's normal to have some repositories where these features are not enabled.
117145

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Reference: #14354
2+
# Documentation for the enterprise-level Enablement trends report (for security products) [Public Beta]
3+
versions:
4+
ghes: '>3.13'
5+
ghec: '*'

0 commit comments

Comments
 (0)