DEP0169:不安全的 url.parse()


【DEP0169: Insecure url.parse()】

类型:应用(仅限非 node_modules 代码)

【Type: Application (non-node_modules code only)】

url.parse() 的行为不标准且容易出错,这可能带来安全隐患。请改用 WHATWG URL APIurl.parse() 的漏洞不会发布 CVE。