You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

44
44
{% endif %}
45
-
1. Under "Secret scanning" click the alert you want to view.
45
+
1. Under "{% data variables.product.prodname_secret_scanning_caps %}" click the alert you want to view.
46
46
{% ifversion fpt %}
47
-

47
+

48
48
{% endif %}
49
49
{% ifversion ghec %}
50
-

50
+

51
51
{% endif %}
52
52
{% ifversion ghes %}
53
-

53
+

54
54
{% endif %}
55
55
{% ifversion ghae %}
56
-

1.To dismiss an alert, select the "Dismiss alert" dropdown menu and click a reason for resolving an alert.
56
+

1.Check the validity of the secret and follow the remediation steps.
59
59
60
-

60
+

61
+
62
+
{% note %}
63
+
64
+
**Note:** Validity check for {% data variables.product.company_short %} tokens is currently in public beta and subject to change.
65
+
66
+
{% endnote %}
67
+
68
+
{% data variables.product.company_short %} provides information about the validity of the secret, for {% data variables.product.company_short %} tokens only.
1. To dismiss an alert, select the "Close as" dropdown menu and click a reason for resolving an alert.
79
+
80
+

61
81
62
82
{% else %}
63
-
1. To dismiss an alert, select the "Mark as" dropdown menu and click a reason for resolving an alert.
83
+
2. To dismiss an alert, select the "Mark as" dropdown menu and click a reason for resolving an alert.
64
84
65
-

85
+

1. Optionally, add a dismissal comment. The dismissal comment will be added to the alert timeline and can be used as justification during auditing and reporting. You can view the history of all dismissed alerts and dismissal comments in the alert timeline. You can also retrieve or set a comment by using the {% data variables.product.prodname_secret_scanning_caps %} API. The comment is contained in the `resolution_comment` field. For more information, see "[{% data variables.product.prodname_secret_scanning_caps %}](/rest/secret-scanning#update-a-secret-scanning-alert)" in the REST API documentation.
88
+
3. Optionally, add a dismissal comment. The dismissal comment will be added to the alert timeline and can be used as justification during auditing and reporting. You can view the history of all dismissed alerts and dismissal comments in the alert timeline. You can also retrieve or set a comment by using the {% data variables.product.prodname_secret_scanning_caps %} API. The comment is contained in the `resolution_comment` field. For more information, see "[{% data variables.product.prodname_secret_scanning_caps %}](/rest/secret-scanning#update-a-secret-scanning-alert)" in the REST API documentation.
69
89
70
-

90
+

0 commit comments