From 4f7c097edf523ad9dfbb40b04d69c80048fb8e93 Mon Sep 17 00:00:00 2001 From: domnomg Date: Sat, 30 Nov 2024 11:23:16 +0100 Subject: [PATCH] Update README.md Hi together, As part of a university module focused on contributing to open-source projects, I wanted to propose adding the OpenSSF Best Practices Badge to Node.js.. This badge demonstrates that a project implements important security and development practices, which is particularly valuable for a widely used and security-critical project like Node.js. Best regards domnomg --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index de169983d787c9..7842272c4cb99c 100644 --- a/README.md +++ b/README.md @@ -880,6 +880,10 @@ external libraries that are available under a variety of licenses. See [LICENSE](https://github.com/nodejs/node/blob/HEAD/LICENSE) for the full license text. +## OpenSSF Best Practices + +-> You can add your level here. You have currently reached the "Passing"-level and you are only a few extensions away from the "Silver"-level. + [Code of Conduct]: https://github.com/nodejs/admin/blob/HEAD/CODE_OF_CONDUCT.md [Contributing to the project]: CONTRIBUTING.md [Node.js website]: https://nodejs.org/