1
0
mirror of synced 2026-01-03 06:04:16 -05:00

Secret scanning for user-owned repositories on GHEC-EMU and GHES [Public Beta] - GHES 3.13 follow up work (#50060)

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
Vanessa
2024-04-24 10:04:27 +10:00
committed by GitHub
parent 3a563c3230
commit df05d0bdcd
2 changed files with 3 additions and 0 deletions

View File

@@ -50,6 +50,9 @@ When you enable one or more security and analysis features for existing reposito
{% ifversion ghec %}
![Screenshot of the "Configure security and analysis features" section of the enterprise settings. To the right of each setting are "Enable all" and "Disable all" buttons, which are outlined in dark orange.](/assets/images/enterprise/security/enterprise-security-and-analysis-disable-or-enable-all-with-user-namespace.png)
{% elsif ghes > 3.12 %}
![Screenshot of the "Configure security and analysis features" section of the enterprise settings. To the right of each setting are "Enable all" and "Disable all" buttons, which are outlined in dark orange.](/assets/images/enterprise/security/enterprise-security-and-analysis-disable-or-enable-all-without-validity-check.png)
{% else %}
![Screenshot of the "Configure security and analysis features" section of the enterprise settings. To the right of each setting are "Enable all" and "Disable all" buttons, which are outlined in dark orange.](/assets/images/enterprise/security/enterprise-security-and-analysis-disable-or-enable-all.png){% endif %}
- To confirm the change, click the **Enable/Disable all** or **Enable/Disable for eligible repositories** button in the dialog that is displayed.