Skip to content

Commit 15742f7

Browse files
UlisesGasconnschonni
authored andcommitted
chore: update link
The Node.js Threat Model is part of the SECURITY.md file already
1 parent 26d8ca4 commit 15742f7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

locale/en/docs/guides/security/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ The use of experimental features in production isn't recommended.
410410
Experimental features can suffer breaking changes if needed, and their
411411
functionality isn't securely stable. Although, feedback is highly appreciated.
412412

413-
[threat model]: https://github.com/nodejs/security-wg/issues/799
413+
[threat model]: https://github.com/nodejs/node/blob/main/SECURITY.md#the-nodejs-threat-model
414414
[security guidance issue]: https://github.com/nodejs/security-wg/issues/488
415415
[nodejs guideline]: https://github.com/goldbergyoni/nodebestpractices
416416
[OSSF Best Practices]: https://github.com/ossf/wg-best-practices-os-developers

locale/zh-cn/docs/guides/security/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ SyntaxError [ERR_SRI_PARSE]: Subresource Integrity string "sha256-iuGZ6SFVFpMuHU
352352
在生产环境中直接使用尝鲜版功能绝不推荐!因为尝鲜功能有可能随时发生重大
353353
变更,而且他们实际的功能不一定稳定。虽然如此,我们还是非常乐于接受用户的反馈。
354354

355-
[威胁示例]: https://github.com/nodejs/security-wg/issues/799
355+
[威胁示例]: https://github.com/nodejs/node/blob/main/SECURITY.md#the-nodejs-threat-model
356356
[安全指南讨论议题]: https://github.com/nodejs/security-wg/issues/488
357357
[nodejs 使用指南]: https://github.com/goldbergyoni/nodebestpractices
358358
[OSSF 最佳实践做法]: https://github.com/ossf/wg-best-practices-os-developers

0 commit comments

Comments
 (0)