<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>depproof — Blog</title>
    <link>https://depproof.com/blog/</link>
    <atom:link href="https://depproof.com/blog/rss.xml" rel="self" type="application/rss+xml" />
    <description>Measured writing on dependency governance, SBOMs, open-source license risk and supply-chain security.</description>
    <language>en</language>
    <lastBuildDate>Fri, 11 Sep 2026 12:00:00 GMT</lastBuildDate>
    <item>
      <title>How many of your dependencies are unmaintained?</title>
      <link>https://depproof.com/blog/nobody-left-to-fix-it/</link>
      <guid isPermaLink="true">https://depproof.com/blog/nobody-left-to-fix-it/</guid>
      <pubDate>Fri, 11 Sep 2026 12:00:00 GMT</pubDate>
      <description>We scanned 24 repositories in five ecosystems. About one component in seven shows nobody is maintaining it, at the same rate whether it ships or not.</description>
    </item>
    <item>
      <title>How many vulnerabilities are in dev dependencies?</title>
      <link>https://depproof.com/blog/findings-that-never-ship/</link>
      <guid isPermaLink="true">https://depproof.com/blog/findings-that-never-ship/</guid>
      <pubDate>Thu, 10 Sep 2026 12:00:00 GMT</pubDate>
      <description>We scanned 24 repositories in five ecosystems. Two in five findings sit on dependencies that never reach production, including 36% of criticals.</description>
    </item>
    <item>
      <title>End-of-life dependencies: the risk with no CVE</title>
      <link>https://depproof.com/blog/end-of-life-dependencies/</link>
      <guid isPermaLink="true">https://depproof.com/blog/end-of-life-dependencies/</guid>
      <pubDate>Mon, 31 Aug 2026 12:00:00 GMT</pubDate>
      <description>A finding asks whether a problem is known, not whether anyone will fix one. Why end-of-life is a second axis of risk, and the three places to check it.</description>
    </item>
    <item>
      <title>Software composition analysis: keeping up</title>
      <link>https://depproof.com/blog/keeping-up-with-sca/</link>
      <guid isPermaLink="true">https://depproof.com/blog/keeping-up-with-sca/</guid>
      <pubDate>Wed, 26 Aug 2026 12:00:00 GMT</pubDate>
      <description>SCA is not a one-off scan. What software composition analysis does, why your findings change while your code doesn’t, and the cadence that keeps up.</description>
    </item>
    <item>
      <title>CVSS vs EPSS vs KEV: which CVEs to fix first</title>
      <link>https://depproof.com/blog/cvss-vs-epss-vs-kev/</link>
      <guid isPermaLink="true">https://depproof.com/blog/cvss-vs-epss-vs-kev/</guid>
      <pubDate>Fri, 21 Aug 2026 12:00:00 GMT</pubDate>
      <description>A severity threshold is both too wide and too narrow: 11% of CISA KEV entries are rated below high. How CVSS, EPSS and KEV differ — and how to gate CI.</description>
    </item>
    <item>
      <title>OSV vs CVE for dependency scanning</title>
      <link>https://depproof.com/blog/osv-vs-cve-dependency-scanning/</link>
      <guid isPermaLink="true">https://depproof.com/blog/osv-vs-cve-dependency-scanning/</guid>
      <pubDate>Fri, 14 Aug 2026 12:00:00 GMT</pubDate>
      <description>CVE names a vulnerability; OSV describes which package versions it affects. Why that difference decides what your dependency scanner can find.</description>
    </item>
    <item>
      <title>Zero findings: when a dependency scan saw nothing</title>
      <link>https://depproof.com/blog/zero-findings-is-not-zero-risk/</link>
      <guid isPermaLink="true">https://depproof.com/blog/zero-findings-is-not-zero-risk/</guid>
      <pubDate>Wed, 12 Aug 2026 12:00:00 GMT</pubDate>
      <description>A clean dependency scan has two meanings that look identical: nothing is wrong, or nothing was read. Four signatures that tell them apart in five minutes.</description>
    </item>
    <item>
      <title>Org-wide governance, waivers &amp; audit trail</title>
      <link>https://depproof.com/blog/depproof-hub-release/</link>
      <guid isPermaLink="true">https://depproof.com/blog/depproof-hub-release/</guid>
      <pubDate>Wed, 29 Jul 2026 12:00:00 GMT</pubDate>
      <description>The self-hosted depproof hub aggregates scans across every repo: blast-radius search, org-wide license posture, and waivers with an audit trail.</description>
    </item>
    <item>
      <title>VEX and vulnerability waivers explained</title>
      <link>https://depproof.com/blog/vulnerability-waivers-vex/</link>
      <guid isPermaLink="true">https://depproof.com/blog/vulnerability-waivers-vex/</guid>
      <pubDate>Wed, 29 Jul 2026 12:00:00 GMT</pubDate>
      <description>VEX (Vulnerability Exploitability eXchange) explained: what it is, the four status values, how it differs from an SBOM, and how waivers relate.</description>
    </item>
    <item>
      <title>Self-hosted SCA for GitHub Actions &amp; GitLab CI</title>
      <link>https://depproof.com/blog/depproof-scanner-release/</link>
      <guid isPermaLink="true">https://depproof.com/blog/depproof-scanner-release/</guid>
      <pubDate>Tue, 28 Jul 2026 12:00:00 GMT</pubDate>
      <description>Self-hosted SCA for Java, JavaScript &amp; Python — zero-config in GitHub Actions &amp; GitLab CI: vulnerabilities, licenses, and a CycloneDX SBOM.</description>
    </item>
    <item>
      <title>Is AGPL safe for commercial and SaaS use?</title>
      <link>https://depproof.com/blog/is-agpl-safe-for-commercial-saas/</link>
      <guid isPermaLink="true">https://depproof.com/blog/is-agpl-safe-for-commercial-saas/</guid>
      <pubDate>Sun, 26 Jul 2026 12:00:00 GMT</pubDate>
      <description>AGPL-3.0 is safe to use commercially — the risk is specific and avoidable. What Section 13’s network clause triggers, and when a SaaS product is affected.</description>
    </item>
    <item>
      <title>Why npm &amp; pnpm audit miss vulnerabilities</title>
      <link>https://depproof.com/blog/why-npm-pnpm-audit-miss-vulnerabilities/</link>
      <guid isPermaLink="true">https://depproof.com/blog/why-npm-pnpm-audit-miss-vulnerabilities/</guid>
      <pubDate>Sun, 26 Jul 2026 12:00:00 GMT</pubDate>
      <description>A clean npm or pnpm audit is not proof your dependencies are safe. How audit really works, the four reasons it misses CVEs, and why the two disagree.</description>
    </item>
    <item>
      <title>Dependency governance beyond per-repo scans</title>
      <link>https://depproof.com/blog/dependency-governance/</link>
      <guid isPermaLink="true">https://depproof.com/blog/dependency-governance/</guid>
      <pubDate>Thu, 23 Jul 2026 12:00:00 GMT</pubDate>
      <description>A regulated customer, SOC 2, or Cyber Resilience Act obligation turns per-repo scans into one org-wide answer — without a six-figure platform.</description>
    </item>
  </channel>
</rss>