From f61bec8e7b5f9e4acc7b7d78910461a32117fd39 Mon Sep 17 00:00:00 2001 From: Matheus Date: Sat, 28 Mar 2026 08:49:48 +0000 Subject: [PATCH] Add ReleaseRun to awesome-nodejs-learning --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 34d6c2c..0230a58 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ - [Why npm lockfiles can be a security blindspot for injecting malicious modules](https://snyk.io/blog/why-npm-lockfiles-can-be-a-security-blindspot-for-injecting-malicious-modules/) - [Understanding filesystem takeover vulnerabilities in npm JavaScript package manager](https://snyk.io/blog/understanding-filesystem-takeover-vulnerabilities-in-npm-javascript-package-manager/) - [Understanding and implementing rate limiting in Node.js](https://blog.logrocket.com/rate-limiting-node-js/) +- [ReleaseRun](https://releaserun.com/) - Free browser-based tools for dependency CVE scanning, EOL detection, and security health checks across npm, PyPI, Go, Rust, Maven, and more. No install required. ## Logging