File tree Expand file tree Collapse file tree
zh-cn/docs/guides/security Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -410,7 +410,7 @@ The use of experimental features in production isn't recommended.
410410Experimental features can suffer breaking changes if needed, and their
411411functionality 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments