| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 092aa09 commit 4246c8f
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,14 +3,17 @@ | |||
| 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 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments