-
Notifications
You must be signed in to change notification settings - Fork 29.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: convert bare email addresses to mailto links
reflowed for line length after increased url size PR-URL: #32676 Reviewed-By: Rich Trott <[email protected]>
- Loading branch information
Showing
1 changed file
with
8 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,17 +18,17 @@ of contact points. Email aliases have been setup for these as follows: | |
|
||
* **Public contact points**. Email address to which people will be directed | ||
by Mitre when they are asked for a way to contact the Node.js team about | ||
CVE-related issues. **[email protected]** | ||
CVE-related issues. **[[email protected]][]** | ||
|
||
* **Private contact points**. Administrative contacts that Mitre can reach out | ||
to directly in case there are issues that require immediate attention. | ||
**[email protected]** | ||
**[[email protected]][]** | ||
|
||
* **Email addresses to add to the CNA email discussion list**. This address has | ||
been added to a closed mailing list that is used for announcements, | ||
sharing documents, or discussion relevant to the CNA community. | ||
The list rarely has more than ten messages a week. | ||
**[email protected]** | ||
**[[email protected]][]** | ||
|
||
## CNA management processes | ||
|
||
|
@@ -72,7 +72,7 @@ of CVEs should then be requested using the steps listed above. | |
|
||
### External CVE request process | ||
|
||
When a request for a CVE is received via the [email protected] | ||
When a request for a CVE is received via the [[email protected]][] | ||
email alias the following process will be followed (likely updated | ||
after we get HackerOne up and running). | ||
|
||
|
@@ -135,3 +135,7 @@ following steps are used to assign, announce and report a CVE. | |
* Move the CVE from the Pending section to the Announced section along | ||
with a link to the Node.js blog post announcing that releases | ||
are available. | ||
|
||
[[email protected]]: mailto:[email protected] | ||
[[email protected]]: mailto:[email protected] | ||
[[email protected]]: mailto:[email protected] |