Skip to content

Commit bd3f271

Browse files
authored
meta: allow penetration testing on live system with prior authorization
Signed-off-by: Matteo Collina <[email protected]> PR-URL: nodejs#57966 Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Paolo Insogna <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jordan Harband <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent 7bc37af commit bd3f271

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)