1
0
mirror of synced 2025-12-22 03:16:52 -05:00

Update FPT/GHEC versioning for general articles on code security (#23481)

This commit is contained in:
Felicity Chapman
2022-01-06 14:24:13 +00:00
committed by GitHub
parent 9402fd4240
commit 9ea54c1eb6
25 changed files with 165 additions and 103 deletions

View File

@@ -24,8 +24,9 @@ When you enable data use for your private repository, you'll be able to access t
{% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-settings %}
{% data reusables.repositories.navigate-to-security-and-analysis %}
4. Under "Configure security and analysis features", to the right of the feature, click **Disable** or **Enable**.
!["Enable" or "Disable" button for "Configure security and analysis" features](/assets/images/help/repository/security-and-analysis-disable-or-enable-dotcom-private.png)
4. Under "Configure security and analysis features", to the right of the feature, click **Disable** or **Enable**.{% ifversion fpt %}
!["Enable" or "Disable" button for "Configure security and analysis" features](/assets/images/help/repository/security-and-analysis-disable-or-enable-fpt-private.png){% elsif ghec %}
!["Enable" or "Disable" button for "Configure security and analysis" features](/assets/images/help/repository/security-and-analysis-disable-or-enable-ghec-private.png){% endif %}
## Further reading