Skip to content

Commit 6264075

Browse files
mcollinaRafaelGSS
authored andcommitted
meta: allow penetration testing on live system with prior authorization
Signed-off-by: Matteo Collina <hello@matteocollina.com> PR-URL: #57966 Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jordan Harband <ljharb@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
1 parent 09206e9 commit 6264075

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

SECURITY.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,9 @@ When reporting security vulnerabilities, reporters must adhere to the following
7272

7373
3. **Responsible Testing**: When testing potential vulnerabilities:
7474
* Use isolated, controlled environments.
75-
* Do not test on production systems.
75+
* Do not test on production systems without prior authorization. Contact
76+
the Node.js Technical Steering Committee (<tsc@iojs.org>) for permission or open
77+
a HackerOne report.
7678
* Do not attempt to access or modify other users' data.
7779
* Immediately stop testing if unauthorized access is gained accidentally.
7880

0 commit comments

Comments
 (0)