Skip to content

Commit 6a0d679

Browse files
committed
add mailto to missed occurrence of secret scanning email address
1 parent 62059e4 commit 6a0d679

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/developers/overview/secret-scanning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To scan for your secrets, {% data variables.product.prodname_dotcom %} needs the
5454
* A regular expression which finds the secret type. Be as precise as possible, because this will reduce the number of false positives.
5555
* The URL of the endpoint that receives messages from {% data variables.product.prodname_dotcom %}. This does not have to be unique for each secret type.
5656

57-
Send this information to secret-scanning@github.com.
57+
Send this information to <a href="mailto:secret-scanning@github.com">secret-scanning@github.com</a>.
5858

5959
#### Create a secret alert service
6060

0 commit comments

Comments
 (0)