diff options
author | Rich Trott <rtrott@gmail.com> | 2020-04-17 05:45:50 -0700 |
---|---|---|
committer | Rich Trott <rtrott@gmail.com> | 2020-04-19 12:02:42 -0700 |
commit | 5c347887d909a82326c46d2e00e41756405128da (patch) | |
tree | 5c8c2c2e5826d1ab4d97ebebb82f83de42f95b80 | |
parent | d26ca06c16f497ffa5ac4845a27922d5058a9318 (diff) | |
download | node-new-5c347887d909a82326c46d2e00e41756405128da.tar.gz |
doc: synch SECURITY.md with website
Refs: https://github.com/nodejs/nodejs.org/pull/3106#issuecomment-614258785
PR-URL: https://github.com/nodejs/node/pull/32903
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
-rw-r--r-- | SECURITY.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/SECURITY.md b/SECURITY.md index 3196055ccb..64714043db 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -11,8 +11,7 @@ handling your submission. After the initial reply to your report, the security team will endeavor to keep 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. These updates will be sent at least every five days; in practice, this -is more likely to be every 24-48 hours. +issue. ### Node.js Bug Bounty Program |