DEP0169:不安全的 url.parse()
\DEP0169: Insecure url.parse()
版本历史
| 版本 | 变更 |
|---|---|
| v19.9.0, v18.17.0 | 添加了对 |
| v19.0.0, v18.13.0 | 仅文档弃用。 |
类型:仅文档(支持 --pending-deprecation)
\Type: Documentation-only (supports --pending-deprecation)
url.parse() 行为不规范,容易出现具有安全隐患的错误。请改用 WHATWG URL API。不针对 url.parse() 漏洞发布 CVE。
\url.parse() behavior is not standardized and prone to errors that
have security implications. Use the WHATWG URL API instead. CVEs are not
issued for url.parse() vulnerabilities.