ReleaseRun Badges
The health badge for your dependencies. Dynamic SVG badges that show freshness, EOL status, CVEs, and overall health for 300+ open-source products.
Badge Types
Freshness
Shows how current a version is relative to the latest release. Instantly see if you are up to date or falling behind.
End-of-Life
Displays whether a version has reached end-of-life and is no longer receiving security patches.
CVE
Reports known vulnerabilities from the NIST NVD for a specific product version.
Health
Combines freshness, EOL, and CVE signals into a single overall health score for quick assessment.
Supported Products
Each product has a dedicated badge page with live examples, version selector, and embed builder.
Embed Builder
ReleaseRun Badges vs Shields.io
Shields.io tells you what version you’re running. ReleaseRun tells you if it’s safe. They’re complementary — use both.
Shields.io
Static versionShows the current version number. Great for indicating which release you depend on or have deployed.
ReleaseRun
Dynamic healthShows health grade, EOL status, and CVE count. Tells readers whether your dependency is actually safe to use.
Use ReleaseRun health data inside Shields.io
Already using Shields.io? Add ReleaseRun health grades to your existing badge wall via our Shields.io-compatible endpoint:
https://img.shields.io/endpoint?url=https://img.releaserun.com/badge/shields/python.json
Data sources: endoflife.date (version lifecycle), NIST NVD (CVE data)
Frequently Asked Questions
- What are ReleaseRun badges?
- ReleaseRun badges are dynamic SVG status indicators for open-source software versions. They show real-time freshness, end-of-life status, security vulnerabilities, and overall health scores for your dependencies.
- How do I add a badge to my README?
- Use the embed builder on this page to generate a Markdown, HTML, or URL snippet. Copy and paste it into your README or documentation.
- How often are badges updated?
- Badge data refreshes every 6 hours from authoritative sources including endoflife.date and NIST NVD. Badges are cached for 5 minutes at the edge.
- Are badges free to use?
- Yes, all ReleaseRun badges are completely free for open-source and commercial projects.
- What products are supported?
- We currently support 300+ products via the endoflife.date API. The 13 featured products on this page have dedicated landing pages with additional tools and insights.