发现 55 个漏洞(1 个低漏洞、32 个中漏洞、21 个高漏洞、1 个严重漏洞)

发布于 2025-01-11 15:34:16 字数 526 浏览 0 评论 0原文

npm install

removed 1 package, and audited 1819 packages in 30s

100 packages are looking for funding
run `npm fund` for details

55 vulnerabilities (1 low, 32 moderate, 21 high, 1 critical)

To address issues that do not require attention, run:
npm audit fix

To address all issues possible (including breaking changes), run:
npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

即使在进行 npm 审核修复后,也没有消除任何漏洞。如何让所有漏洞为0。 谢谢

npm install

removed 1 package, and audited 1819 packages in 30s

100 packages are looking for funding
run `npm fund` for details

55 vulnerabilities (1 low, 32 moderate, 21 high, 1 critical)

To address issues that do not require attention, run:
npm audit fix

To address all issues possible (including breaking changes), run:
npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

Even after doing npm audit fix no vulnerability was removed. how to make all vulnerabilities to 0.
Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

静谧幽蓝 2025-01-18 15:34:16

我会阅读这篇 博客 npm 审核不能总是修复漏洞,因为子依赖项。通常,由于威胁向量相当小,因此需要更仔细地审查漏洞

I would read this blog npm audit cannot always fix the vulnerabilities due to the sub dependencies. Often though the vulnerabilities need to be reviewed more carefully because the threat vector is pretty slim

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文