From 360bf9b289e371a2723a7a045ae9389e41294717 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sun, 26 Jul 2020 21:54:58 -0700 Subject: doc: use sentence-case for headers in SECURITY.md Our doc style guide calls for sentence-case in headers. PR-URL: https://github.com/nodejs/node/pull/34525 Reviewed-By: Ruben Bridgewater Reviewed-By: Stewart X Addison --- SECURITY.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'SECURITY.md') diff --git a/SECURITY.md b/SECURITY.md index 64714043db..e121072ffe 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,6 +1,6 @@ # Security -## Reporting a Bug in Node.js +## Reporting a bug in Node.js Report security bugs in Node.js via [HackerOne](https://hackerone.com/nodejs). @@ -13,13 +13,13 @@ you informed of the progress being made towards a fix and full announcement, and may ask for additional information or guidance surrounding the reported issue. -### Node.js Bug Bounty Program +### Node.js bug bounty program The Node.js project engages in an official bug bounty program for security researchers and responsible public disclosures. The program is managed through the HackerOne platform. See for further details. -## Reporting a Bug in a third party module +## Reporting a bug in a third party module Security bugs in third party modules should be reported to their respective maintainers and should also be coordinated through the Node.js Ecosystem @@ -31,7 +31,7 @@ Details regarding this process can be found in the Thank you for improving the security of Node.js and its ecosystem. Your efforts and responsible disclosure are greatly appreciated and will be acknowledged. -## Disclosure Policy +## Disclosure policy Here is the security disclosure policy for Node.js @@ -60,14 +60,14 @@ Here is the security disclosure policy for Node.js the release process above to ensure that the disclosure is handled in a consistent manner. -## Receiving Security Updates +## Receiving security updates Security notifications will be distributed via the following methods. * * -## Comments on this Policy +## Comments on this policy If you have suggestions on how this process could be improved please submit a [pull request](https://github.com/nodejs/nodejs.org) or -- cgit v1.2.1