6.7highCAUTIOUS GO

DependencyRadar

A unified dashboard that tracks package health, EOL timelines, and obsolescence risk across all your services.

DevToolsDevOps engineers and platform teams at mid-to-large companies with 10+ servic...
The Gap

Teams use Renovate for automated updates but lack visibility into which packages are approaching EOL, which are unhealthy, and where risk is accumulating across their codebase. They cobble together SBOM tools, GitHub API scripts, and EOL feeds manually.

Solution

A SaaS dashboard that ingests SBOMs, connects to GitHub/registry APIs, and overlays EOL dates, vulnerability data, and maintenance health scores. Provides a single pane of glass showing obsolescence risk by service, team, or org with alerting on approaching EOL deadlines.

Revenue Model

Freemium - free for up to 5 repos, paid tiers ($49-$299/mo) for org-wide dashboards, SSO, and custom alerting.

Feasibility Scores
Pain Intensity6/10

Pain is real but moderate. The Reddit thread confirms teams cobble together manual solutions, and large codebases need 'a dedicated developer' for this. But it is a slow-burn operational pain, not a hair-on-fire emergency. Teams tolerate the status quo with spreadsheets and scripts. The pain spikes only around major EOL events (Node 16 EOL, Python 2 sunset) rather than being constant. It is more of a 'this is annoying and risky' problem than 'we cannot ship without this.'

Market Size7/10

TAM is meaningful. Every company with 10+ services and modern dependency management is a potential customer. Estimated ~50K+ mid-to-large engineering orgs globally. At $100/mo average, that is $60M+ addressable. The broader SCA market is $3B+ and growing. However, DependencyRadar targets a niche within this market (lifecycle/health vs. security), and the niche-within-a-niche risk means realistic near-term serviceable market is smaller — probably $5-15M.

Willingness to Pay5/10

This is the weakest dimension. Existing free tools (endoflife.date, deps.dev, Renovate) cover adjacent needs. Engineering teams are accustomed to building internal tooling for this exact problem ('use the GitHub API to generate reports'). The Reddit comments suggest people solve this with scripts, not purchased products. At $49-299/mo it competes with 'we could just build this internally in a sprint.' Security tools (Snyk, Mend) justify their pricing via compliance requirements — EOL tracking lacks that regulatory forcing function today. The SBOM mandate angle could change this.

Technical Feasibility8/10

Very buildable. Core data sources exist and have APIs: endoflife.date API, deps.dev API, Libraries.io API, OpenSSF Scorecard API, GitHub API, npm/PyPI/Maven registry APIs. SBOM parsing is well-defined (CycloneDX, SPDX libraries exist). The MVP is essentially an aggregation layer + dashboard. A competent solo dev could build SBOM ingestion + EOL overlay + basic health scoring + a React dashboard in 6-8 weeks. No novel algorithms required — it is integration engineering, not ML.

Competition Gap8/10

This is the strongest dimension. No existing product combines EOL tracking + obsolescence risk scoring + package health + SBOM ingestion into a unified cross-org dashboard. Security tools (Snyk, Mend, Sonatype) focus on CVEs. Compliance tools (FOSSA) focus on licenses. Update tools (Renovate) focus on version bumps. Data sources (endoflife.date, deps.dev) are raw APIs. The 'dependency lifecycle management' layer genuinely does not exist as a product. The gap is clear and well-defined.

Recurring Potential8/10

Strong subscription fit. Dependencies change constantly — new releases, new EOL announcements, packages losing maintainers, new vulnerabilities. The dashboard must be continuously updated, which justifies ongoing subscription. Monitoring/alerting is inherently recurring. Once integrated into an org's workflow (SBOM pipeline, team dashboards, planning cycles), switching costs increase. Per-repo or per-service pricing scales naturally with customer growth.

Strengths
  • +Clear, well-defined gap in the market — no existing product does this. The competitive moat is being first to productize a capability every platform team wishes they had.
  • +Technically straightforward MVP — aggregation of existing APIs and data sources, not novel R&D. Can ship fast.
  • +Strong regulatory tailwinds — SBOM mandates (US, EU) create a growing pool of orgs that already have SBOMs and need tools to analyze them.
  • +Natural integration story — complements Renovate, Snyk, Backstage rather than competing. 'Connect your existing tools' positioning.
  • +Sticky once adopted — becomes part of planning cycles, quarterly dependency reviews, platform team workflows.
Risks
  • !Willingness-to-pay is the critical risk. Teams currently solve this with spreadsheets and scripts. The pain may not be acute enough to justify a paid SaaS, especially at the $49-299/mo range where budget holders ask 'can we just build this?'
  • !Snyk, Sonatype, or Mend could add EOL/lifecycle features in a product update. They have the customer base, data, and distribution. You would be competing with a feature, not a product.
  • !The 'nice-to-have' trap. Vulnerability scanning is compliance-driven (must-have). EOL tracking is operational best practice (nice-to-have). Without a regulatory forcing function, adoption may be slow.
  • !Small Reddit signal — 7 upvotes and 7 comments is low engagement. Needs more demand validation beyond one thread.
  • !Enterprise sales cycle. The target audience (platform teams at mid-to-large companies) implies long sales cycles, security reviews, and procurement processes that are brutal for a solo founder.
Competition
Snyk Open Source

Developer-first SCA platform that scans dependencies for known CVEs, suggests auto-fix PRs, and integrates deeply into IDE/CI/CD pipelines. Covers containers and IaC as well.

Pricing: Free for up to 5 users (~200 tests/mo
Gap: No EOL date tracking at all. No obsolescence risk scoring — only flags known CVEs, not dying or unmaintained packages. No SBOM ingestion workflow. No cross-org lifecycle health dashboard. Cannot answer 'what is aging out across our org?'
Sonatype Lifecycle

Enterprise software supply chain platform that scans components for vulnerabilities, license risks, and quality issues. Nexus Firewall blocks known-bad components at the repository proxy level.

Pricing: No free tier. Enterprise pricing typically $50K–$300K+/yr (per-application model
Gap: Limited EOL tracking — has some age/popularity signals but no structured EOL timeline tracking. No unified obsolescence dashboard. Extremely expensive and complex to deploy. Not SBOM-ingestion-first. Does not answer 'when do my runtimes go EOL?'
Mend (formerly WhiteSource)

Enterprise SCA platform for open source security and license compliance. Also owns Renovate, the popular dependency update bot, giving them an update+scan story.

Pricing: Free tier (Mend for Developers, limited
Gap: No EOL tracking for runtimes/frameworks. No obsolescence risk scoring — purely vulnerability-focused. No unified health dashboard across org services. Does not surface 'what is approaching end-of-life across our 200 microservices.'
FOSSA

Open source license compliance and vulnerability management platform. Core value is automated license scanning and policy enforcement

Pricing: Limited free tier; Team ~$200+/mo; Enterprise $50K–$150K+/yr
Gap: License-compliance-first, not lifecycle-first. No EOL date tracking. No package health/maintenance scoring. No obsolescence risk concept. Generates SBOMs but does not ingest them for lifecycle analysis. Dashboard is compliance-centric, not health-centric.
endoflife.date + Libraries.io (open-source data sources)

endoflife.date is a community-maintained API/site tracking EOL dates for 300+ products

Pricing: Both completely free and open source. No commercial product.
Gap: Neither is a product — they are raw data sources with no scanning, no SBOM ingestion, no org context, no alerting, no dashboard, no risk prioritization. You must manually look up each package. They are actually ideal DATA SOURCES for DependencyRadar rather than competitors.
MVP Suggestion

A web dashboard that: (1) accepts SBOM upload (CycloneDX/SPDX) or connects to GitHub repos to scan manifests, (2) cross-references every dependency against endoflife.date API + deps.dev + Libraries.io SourceRank + OSV vulnerability data, (3) displays a per-service 'dependency health score' with color-coded EOL timelines (green/yellow/red), (4) sends email/Slack alerts when a tracked dependency enters its last 6 months before EOL. Start with npm + Python ecosystems. Skip SSO, skip team management, skip custom alerting rules — just nail the core value of 'paste your SBOM, see your risk.'

Monetization Path

Free: SBOM upload for 1-5 repos, basic EOL timeline view. $49/mo (Team): GitHub org connection, up to 25 repos, Slack alerts, weekly digest emails. $149/mo (Pro): Unlimited repos, multi-org, historical trending, export reports for leadership. $299/mo (Enterprise): SSO, API access, Backstage/PagerDuty integrations, custom SLA. Long-term: usage-based pricing per-service scanned; data licensing (anonymized dependency health benchmarks by industry).

Time to Revenue

MVP in 6-8 weeks. First free users in weeks 8-12 via Show HN, DevOps subreddits, and Twitter/X dev community. First paying customer in months 3-5, contingent on landing 1-2 design partners from platform teams who are already building this internally. Realistic path to $1K MRR in 4-6 months, $5K MRR in 9-12 months. Enterprise revenue ($10K+ MRR) likely requires 12-18 months and at least one compliance-driven buyer.

What people are saying
  • how do you keep track of which of your packages are obsolete, approaching EOL or still fine? I mean in a dashboard way
  • renovate handles updates, but visibility is the real gap here
  • a lot of teams combine SBOM tools + dashboards to actually see risk over time
  • checking multiple tools manually
  • if your codebase is big enough, you basically need a dedicated developer for fixing this
  • use the github api and a couple of other data sources to generate reports... pretty sweet once you have it set up