Skip to content

Commit e98504e

Browse files
mcollinaaduh95
authored andcommitted
meta: allow penetration testing on live system with prior authorization
Signed-off-by: Matteo Collina PR-URL: #57966 Reviewed-By: Chengzhong Wu Reviewed-By: Paolo Insogna Reviewed-By: Luigi Pinca Reviewed-By: Darshan Sen Reviewed-By: Marco Ippolito Reviewed-By: James M Snell Reviewed-By: Jordan Harband Reviewed-By: Antoine du Hamel Reviewed-By: Michael Dawson
1 parent ca020fd commit e98504e

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 (<[email protected]>) 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)