Skip to content

Live release health badges for 300+ software products. Always current, zero maintenance.

License

Notifications You must be signed in to change notification settings

Matheus-RR/release-badges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Release Badges

Live release health, EOL countdowns, and CVE badges for 300+ software products.

These badges pull real-time data from ReleaseRun and update automatically � no API keys, no maintenance. Add them to your README, docs, or dashboard.

Badge Types

Type What it shows Example
Health Overall release health grade (A�F) Python Health
EOL End-of-life countdown Node.js 20 EOL
CVE Known vulnerability count K8s 1.35 CVEs

Health grades combine freshness (35%), security (35%), and support status (30%). How scoring works �

How to Use

Markdown (GitHub READMEs, GitLab, docs):

[![Python Health](https://img.releaserun.com/badge/health/python.svg)](https://releaserun.com/badges/python/)
[![Python 3.12 EOL](https://img.releaserun.com/badge/eol/python/3.12.svg)](https://releaserun.com/badges/python/)

HTML:

<a href="https://releaserun.com/badges/python/">
  <img src="https://img.releaserun.com/badge/health/python.svg" alt="Python release health">
</a>

URL pattern:

https://img.releaserun.com/badge/{type}/{product}.svg           # latest version
https://img.releaserun.com/badge/{type}/{product}/{version}.svg  # specific version

Languages

Python

Health

EOL status per version: Python 3.14 Python 3.13 Python 3.12 Python 3.11 Python 3.10

Node.js

Health

LTS support windows: Node 24 Node 22 Node 20

Go

Health

Go 1.24 Go 1.23

Rust

Health

Ruby

Health

Ruby 3.3 Ruby 3.2

PHP

Health

PHP 8.4 PHP 8.3 PHP 8.2

Java

Health

Java 25 Java 21 Java 17

.NET

Health

.NET 10 .NET 9 .NET 8


Infrastructure

Kubernetes

Health

Support window + CVE status: K8s 1.35 EOL K8s 1.34 EOL K8s 1.33 EOL K8s 1.35 CVEs K8s 1.34 CVEs

Docker

Health

Docker 28 Docker 27

PostgreSQL

Health

PG 17 PG 16 PG 15

Redis

Health

Redis 8.0 Redis 7.4

Nginx

Health

Nginx 1.28 Nginx 1.27

Terraform

Health

Terraform 1.14 Terraform 1.13


Supported Products

Any product tracked by endoflife.date works � currently 300+ products. Just use the product's slug:

https://img.releaserun.com/badge/health/{slug}.svg

Popular slugs: python, nodejs, kubernetes, docker-engine, go, rust, ruby, php, java, dotnet, postgresql, nginx, terraform, redis, mysql, mongodb, elasticsearch, angular, react, vue, django, rails, spring-boot, laravel

How It Compares to Shields.io

Feature Shields.io ReleaseRun
Version number � �
Custom labels/colours � �
CVE count per version � �
EOL countdown � �
Composite health grade � �
Support window dates � �

Use both. Shields.io for build status, coverage, license. ReleaseRun for version health, EOL warnings, CVE visibility.

Links

About

Live release health badges for 300+ software products. Always current, zero maintenance.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published