Ready to merge - [2022-03-01]: Enterprise-level security overview - [Public Beta] (#25563)
* Make "About the security overview" less specific * Create new sections and adjust headings for ToC * Add info for each level of the security overview * Update reusable w/ public repo sec. overview info * Add procedure for viewing enterprise-level sec overview * Update info about security overview in security features article * Incorporate reviewer feedback (versioning) * Fix enterprise-level overview header * Fix security overview header versioning * fix broken link
This commit is contained in:
@@ -64,6 +64,9 @@ The dependency graph allows you to explore the ecosystems and packages that your
|
||||
You can find the dependency graph on the **Insights** tab for your repository. For more information, see "[About the dependency graph](/github/visualizing-repository-data-with-graphs/about-the-dependency-graph)."
|
||||
{% endif %}
|
||||
|
||||
### Security overview for repositories
|
||||
For all public repositories, the security overview shows which security features are enabled for the repository, and offers the option to configure any available security features that are not currently enabled.
|
||||
|
||||
## Available with {% data variables.product.prodname_GH_advanced_security %}
|
||||
|
||||
{% data reusables.advanced-security.ghas-availability %}
|
||||
@@ -84,8 +87,8 @@ Automatically detect tokens or credentials that have been checked into a reposit
|
||||
Show the full impact of changes to dependencies and see details of any vulnerable versions before you merge a pull request. For more information, see "[About dependency review](/code-security/supply-chain-security/about-dependency-review)."
|
||||
{% endif %}
|
||||
|
||||
{% ifversion ghec or ghes > 3.1 %}
|
||||
### Security overview
|
||||
{% ifversion ghec or ghes > 3.1 or ghae-issue-4554 %}
|
||||
### Security overview for organizations{% ifversion ghec or ghes > 3.4 or ghae-issue-6199 %}, enterprises,{% endif %} and teams
|
||||
|
||||
Review the security configuration and alerts for your organization and identify the repositories at greatest risk. For more information, see "[About the security overview](/code-security/security-overview/about-the-security-overview)."
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user