From 45237de872d4462826e54a24086e8bcd97221b94 Mon Sep 17 00:00:00 2001 From: Matheus Date: Fri, 20 Feb 2026 18:49:39 +0000 Subject: [PATCH 1/2] Add ReleaseRun CVE and EOL badges --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fa54e33..60052f7 100644 --- a/readme.md +++ b/readme.md @@ -129,6 +129,7 @@ Open source software packages can speed up the development process by allowing d - [Renovate](https://renovate.whitesourcesoftware.com/) - _WhiteSource_ - Automatically monitor and update software dependencies for multiple frameworks and languages using a CLI or git repository apps. - [Requires.io](https://requires.io/) - _Olivier Mansion & Alexis Tabary_ - Automated vulnerable dependency monitoring and upgrades for Python projects. - [Snyk Open Source](https://snyk.io/product/open-source-security-management/) - _Snyk_ - Automated vulnerable dependency monitoring and upgrades using Snyk's dedicated vulnerability database. +- [ReleaseRun](https://releaserun.com/badges/) - _ReleaseRun_ - Embeddable badges showing CVE counts, EOL status, and version health for 300+ software products. ### Dynamic Analysis From 6d9c9377aafda3c0d1ffc0d6e68ce72355ac627d Mon Sep 17 00:00:00 2001 From: Matheus Date: Sat, 28 Feb 2026 04:29:37 +0000 Subject: [PATCH 2/2] Update to vulnerability scanner (better fit for Dependency Management section) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 60052f7..1171193 100644 --- a/readme.md +++ b/readme.md @@ -129,7 +129,7 @@ Open source software packages can speed up the development process by allowing d - [Renovate](https://renovate.whitesourcesoftware.com/) - _WhiteSource_ - Automatically monitor and update software dependencies for multiple frameworks and languages using a CLI or git repository apps. - [Requires.io](https://requires.io/) - _Olivier Mansion & Alexis Tabary_ - Automated vulnerable dependency monitoring and upgrades for Python projects. - [Snyk Open Source](https://snyk.io/product/open-source-security-management/) - _Snyk_ - Automated vulnerable dependency monitoring and upgrades using Snyk's dedicated vulnerability database. -- [ReleaseRun](https://releaserun.com/badges/) - _ReleaseRun_ - Embeddable badges showing CVE counts, EOL status, and version health for 300+ software products. +- [ReleaseRun](https://releaserun.com/tools/vulnerability-scanner/) - _ReleaseRun_ - Free dependency vulnerability scanner checking CVE exposure and end-of-life status across 300+ software products, with an npm CLI for CI/CD integration. ### Dynamic Analysis