Skip to content

Commit 3b0e8f2

Browse files
authored
Apply suggestions from code review
1 parent 037525a commit 3b0e8f2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

content/get-started/learning-about-github/about-github-advanced-security.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,16 @@ A {% data variables.product.prodname_GH_advanced_security %} license provides th
3636
- **Security overview** - Review the security configuration and alerts for an organization and identify the repositories at greatest risk. For more information, see "[About the security overview](/code-security/security-overview/about-the-security-overview)."
3737
{% endif %}
3838

39-
{% ifversion fpt or ghec%}
39+
{% ifversion fpt or ghec %}
4040
The table below summarizes the availability of {% data variables.product.prodname_GH_advanced_security %} features for public and private repositories.
4141

4242
{% elsif fpt %}
43-
4443
| | Public repository | Private repository without {% data variables.product.prodname_advanced_security %} | Private repository with {% data variables.product.prodname_advanced_security %} |
4544
| :-----------------: | :---------------------------: | :--------------------------------------------: | :-----------------------------------------: |
4645
| Code scanning | Yes | No | Yes |
4746
| Secret scanning | Yes **(limited functionality only)** | No | Yes |
4847
| Dependency review | Yes | No | Yes |
4948
{% elsif ghec %}
50-
5149
| | Public repository | Private repository without {% data variables.product.prodname_advanced_security %} | Private repository with {% data variables.product.prodname_advanced_security %} |
5250
| :-----------------: | :---------------------------: | :--------------------------------------------: | :-----------------------------------------: |
5351
| Code scanning | Yes | No | Yes |
@@ -62,7 +60,6 @@ For information about {% data variables.product.prodname_advanced_security %} fe
6260
{% data variables.product.prodname_GH_advanced_security %} features are enabled for all public repositories on {% data variables.product.prodname_dotcom_the_website %}{% ifversion ghec %}, except for the security overview{% endif %}. Organizations that use {% data variables.product.prodname_ghe_cloud %} with {% data variables.product.prodname_advanced_security %} can additionally enable these features for private and internal repositories. They also have access to an organization-level security overview. For more information, see the [{% data variables.product.prodname_ghe_cloud %} documentation](/enterprise-cloud@latest/get-started/learning-about-github/about-github-advanced-security#enabling-advanced-security-features).
6361
{% endif %}
6462

65-
6663
{% ifversion ghes or ghec %}
6764
## Deploying GitHub Advanced Security in your enterprise
6865

0 commit comments

Comments
 (0)