From fbfd913cb1932371a3a39550957cb8d27060b543 Mon Sep 17 00:00:00 2001 From: Matheus Date: Fri, 20 Feb 2026 18:43:48 +0000 Subject: [PATCH 1/2] Add ReleaseRun to Observability & Monitoring --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f43bb1a..1d4e4e6 100644 --- a/README.md +++ b/README.md @@ -308,6 +308,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [Monit](https://mmonit.com/monit/#home) - Managing and monitoring Unix systems. - [Naemon](http://www.naemon.org/) - Fast, stable and innovative while giving you a clear view of the state of your network and applications. - [Nagios](https://www.nagios.org/) - Computer-software application that monitors systems, networks and infrastructure. +- [ReleaseRun](https://releaserun.com/) - Real-time version health, EOL countdown, and CVE badges for 300+ products. - [Sentry](https://sentry.io/welcome/) - Error monitoring that helps all software teams discover, triage, and prioritize errors in real-time. - [Shinken](https://github.com/shinken-solutions/shinken) - Monitoring framework. - [Zabbix](https://www.zabbix.com/) - Mature and effortless monitoring solution for network monitoring and application monitoring. From 6b56945f3455678bb9eae07fefe596749f5f981a Mon Sep 17 00:00:00 2001 From: Matheus-RR Date: Wed, 25 Feb 2026 15:35:48 +0000 Subject: [PATCH 2/2] Add releaserun to Security section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1d4e4e6..1a82898 100644 --- a/README.md +++ b/README.md @@ -450,6 +450,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in *Validating, lint and best practice in term of Security on code or infrastructure.* - [checkov](https://github.com/bridgecrewio/checkov) - Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages. +- [releaserun](https://github.com/Releaserun/releaserun-cli) - Scan dependencies for end-of-life versions and known CVEs across your tech stack. ## Sharing