Commit f435291
guide: fix outdated section in debugging guide (#4732)
This removes `localhost6` from the domains that Node.js
accepts in connections to the debugging inspector. It
was removed due to being vulnerable to DNS rebinding
attacks.
See CVE-2021-22884 for more details.
Co-authored-by: Rich Trott <rtrott@gmail.com>
Co-authored-by: Rafael Gonzaga <rafael.nunu@hotmail.com>1 parent fec1f51 commit f435291
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments