|
3 | 3 | The project uses Coverity to scan Node.js source code and to report potential |
4 | 4 | issues in the C/C++ code base. |
5 | 5 |
|
6 | | -Those who have been added to the Node.js coverity project can receive emails |
| 6 | +Those who have been added to the [Node.js coverity project][] can receive emails |
7 | 7 | when there are new issues reported as well as view all current issues |
8 | | -through <https://scan9.coverity.com/reports.htm>. |
| 8 | +through <https://scan9.scan.coverity.com/reports.htm>. |
9 | 9 |
|
10 | 10 | Any collaborator can ask to be added to the Node.js coverity project |
11 | | -by opening an issue in the [build](https://github.com/nodejs/build) repository |
12 | | -titled `Please add me to coverity`. A member of the build WG with admin |
13 | | -access will verify that the requestor is an existing collaborator as listed in |
14 | | -the [collaborators section](https://github.com/nodejs/node#collaborators) |
15 | | -on the nodejs/node project repo. Once validated the requestor will added |
16 | | -to the coverity project. |
| 11 | +by opening an issue in the [build][] repository titled |
| 12 | +`Please add me to coverity`. A member of the build WG with admin access will |
| 13 | +verify that the requestor is an existing collaborator as listed in the |
| 14 | +[collaborators section][] on the nodejs/node project repo. Once validated the |
| 15 | +requestor will be added to the coverity project. |
| 16 | + |
| 17 | +[Node.js coverity project]: https://scan.coverity.com/projects/node-js |
| 18 | +[build]: https://github.com/nodejs/build |
| 19 | +[collaborators section]: https://github.com/nodejs/node#collaborators |
0 commit comments