Skip to content

Commit cd074d3

Browse files
authored
Merge pull request #23356 from github/repo-sync
repo sync
2 parents 1d9e268 + 2e20871 commit cd074d3

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

93 KB
Loading
144 KB
Loading

content/code-security/secret-scanning/managing-alerts-from-secret-scanning.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ shortTitle: Manage secret alerts
2525

2626
{% data reusables.repositories.navigate-to-repo %}
2727
{% data reusables.repositories.sidebar-security %}
28-
3. In the left sidebar, click **Secret scanning alerts**.
28+
3. In the left sidebar, click **Secret scanning alerts**.
2929
{% ifversion fpt or ghes or ghec %}
3030
!["Secret scanning alerts" tab](/assets/images/help/repository/sidebar-secrets.png)
3131
{% endif %}
@@ -42,7 +42,11 @@ shortTitle: Manage secret alerts
4242
{% ifversion ghae %}
4343
![List of alerts from secret scanning](/assets/images/enterprise/github-ae/repository/secret-scanning-click-alert-ghae.png)
4444
{% endif %}
45-
5. Optionally, use the "Mark as" drop-down menu and click a reason for resolving an alert.
45+
5. {% ifversion fpt or ghec %}
46+
Optionally, use the "Close as" drop-down menu and click a reason for resolving an alert.
47+
{%- elsif ghes or ghae %}
48+
Optionally, use the "Mark as" drop-down menu and click a reason for resolving an alert.
49+
{% endif %}
4650
{% ifversion fpt or ghec %}
4751
![Drop-down menu for resolving an alert from secret scanning](/assets/images/help/repository/secret-scanning-resolve-alert.png)
4852
{% endif %}

0 commit comments

Comments
 (0)