Skip to content

Commit 2379adc

Browse files
committed
document areas of the codebase with prototype pollution
1 parent ced6392 commit 2379adc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/contributing/primordials.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ important than reliability against prototype pollution:
99

1010
* `node:http`
1111
* `node:http2`
12+
* `node:tls`
1213

1314
Usage of primordials should be preferred for new code in other areas, but
1415
replacing current code with primordials should be

0 commit comments

Comments
 (0)