Urgent.News

What's breaking now, across thousands of outlets.

Tech

Nobody left to fix it: measuring dependencies with no maintainer

Originally published on the depproof blog . Measured 10 September 2026 across 24 pinned public repositories, 8,943 components, five ecosystems. Every source used is free and public. The standard remediation for a vulnerable dependency is to upgrade it. That advice quietly assumes a maintainer exists, noticed, and shipped a release. For most packages it holds. For some it does not, and nothing in…

A recent study measured the maintenance status of dependencies in open-source software, finding that 13.4% of components had no known maintainer. This number comes from analyzing 8,943 components across 24 pinned repositories in five different ecosystems. The study used three sources to determine maintenance status: deprecation flags, inactivity for four years, and inferred abandonment based on silence.

For most packages, having a maintainer means an upgrade to a fixed version is possible. However, for some packages, there is no maintainer, and no release is available. This results in no upgrade path, leaving developers with limited options such as replacing the package or accepting the risk. The study found that abandoned packages are not clustered in production dependencies, meaning they have the same level of maintenance as test dependencies.

The cost of an abandoned dependency is often realized during a critical incident when no fix version is available. The measurement showed that 6.1% of vulnerabilities in production were linked to components with maintenance signals, but most of these had newer releases available. The earlier draft of the study had suggested abandoned components had worse vulnerabilities, but this finding did not hold up when re-run.

Overall, the study highlights the importance of maintaining open-source dependencies to avoid potential issues during incidents.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

Nobody does it like Remedy

Video games have given us plenty of ways to traverse huge open worlds, but none have felt quite as oddly exhilarating as manipulating gravity in Control Resonant's twisted version of New York City.

More from Wednesday 23 September →