惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Know Your Adversary
Know Your Adversary
博客园 - 叶小钗
量子位
大猫的无限游戏
大猫的无限游戏
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 【当耐特】
博客园 - Franky
有赞技术团队
有赞技术团队
博客园 - 聂微东
腾讯CDC
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Jina AI
Jina AI
Last Week in AI
Last Week in AI
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
Cloudbric
Cloudbric
WordPress大学
WordPress大学
W
WeLiveSecurity
V2EX - 技术
V2EX - 技术
博客园_首页
S
Security @ Cisco Blogs
The Last Watchdog
The Last Watchdog
Recent Commits to openclaw:main
Recent Commits to openclaw:main
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Security Latest
Security Latest
L
Lohrmann on Cybersecurity
T
Threat Research - Cisco Blogs
Forbes - Security
Forbes - Security
宝玉的分享
宝玉的分享
The Register - Security
The Register - Security
The Hacker News
The Hacker News
B
Blog RSS Feed
C
CXSECURITY Database RSS Feed - CXSecurity.com
Schneier on Security
Schneier on Security
T
Troy Hunt's Blog
The GitHub Blog
The GitHub Blog
Hacker News: Ask HN
Hacker News: Ask HN
Spread Privacy
Spread Privacy
Hugging Face - Blog
Hugging Face - Blog
博客园 - 三生石上(FineUI控件)
GbyAI
GbyAI
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
罗磊的独立博客
Blog — PlanetScale
Blog — PlanetScale
M
MIT News - Artificial intelligence
T
Tor Project blog
S
Security Affairs
Security Archives - TechRepublic
Security Archives - TechRepublic
NISL@THU
NISL@THU
P
Proofpoint News Feed
C
Cyber Attacks, Cyber Crime and Cyber Security

2024 Sonatype Blog

The Hugging Face Incident Changes the Vulnerability Equation What Is Grounding? Why AI Coding Assistants Need Better Intelligence Open Source, Open Infrastructure, and the Space Between Request for Comments: CARE and Maven Central Q2 2026 Open Source Malware Index AI Is Forcing a New Open Source Security Model Vulnerability Prioritization Is Missing the AI-Era Point The Hidden National Security Threat Inside AI-Driven Software Miasma Returns: Leo Platform Compromise in npm Signal Over Noise: Reachability Analysis Is the Reality Check SCA Has Been Missing Software Security Has to Start at Assembly easy-day-js Targets Mastra, Dependency Attacks Grow Open Publishing, Commercial Scale Software Dependency Cooldowns Are a Symptom, Not a Strategy Atomic Arch npm Campaign Adds Malicious Dependency From SBOMs to AI BOMs: Why SPDX 3.0 Matters Mythos Found 10,000 Vulnerabilities. The Bigger Challenge Is Fixing Them New Shai-Hulud Miasma Wave Hits Hundreds of npm Packages Lazarus Group's Latest: Brandjacking Campaign on npm 5 Steps to Turn Your RMF Backlog Into a Continuous ATO: The CSRMC Migration Playbook The AI Race Is Becoming a Remediation Race Red Hat Cloud Services npm Packages Hijacked Inside a 176-Package npm Campaign Built to Beat Your Internal Dependencies AI Is Making Software Autonomous, and Governance Must Follow Your Outdated Repository Still Works, But It May Not Be Safe Hijacked npm Package Attempts to Deliver PolinRider-Linked RAT AppSec Tools Explained: SAST vs SCA vs DAST | Sonatype Managing Open Source Software Risks With the HeroDevs EOL Dashboard Shai-Hulud is Back: Maintainer Accounts Are Still the Soft Target Building Trusted AI Development With Kiro and Sonatype Guide How to Build a Software Supply Chain Security Playbook The Evolution of Open Source Malware: From Volume to Trust Abuse The Mythos AI Vulnerability Storm: What to Do Next Malicious PyTorch Lightning Packages Found on PyPI Why Developer Experience Is the Foundation of DevSecOps Success Open is Not Costless: Reclaiming Sustainable Infrastructure Q1 Updates in Nexus Repository: More Formats, Stronger Operations, and a Better Day-to-Day Experience Self-Propagating npm Malware Turns Trusted Packages Into Attack Paths The Time Is Now to Prepare for CRA Enforcement Sonatype Innovate: Real Peer Connections, Real Product Influence, Real Recognition Mythos and the AI Vulnerability Storm: Exploring the Control Point When AI Writes Code, Who Governs the Dependencies? Why Software Supply Chain Security Requires a New Playbook Q1 2026 Open Source Malware Index: Adaptive Attacks Exploit Trust Modernizing Nexus Repository: Moving Beyond OrientDB AI, DevSecOps, and the Future of Application Security: The Gartner® Report How Sonatype's Container Scanning Protects You From Zero-Days Axios Compromise on npm Introduces Hidden Malicious Package Is Your Repository Ready for What's Next? Autonomous Development and AI: Speed vs. Security Grounded Intelligence Ensures Safe AI Software Development Compromised litellm PyPI Package Delivers Multi-Stage Credential Stealer Golden Pull Requests: Automating Trusted Remediation Without Breaking Builds Sonatype Discovers Two Malicious npm Packages
The Rise of Collective Defense for Open Source
Brian Fox · 2026-06-26 · via 2024 Sonatype Blog

For most of my career, software security has been treated as an individual responsibility.

Organizations secure their own systems, investigate their own findings, patch their own applications, and measure success by how quickly they can identify and respond to risk inside their own environment.

That approach made sense when software was more self-contained. It makes less sense in a world built on open source.

Today, thousands of organizations depend on the same components. The same libraries run inside banks, hospitals, governments, cloud platforms, AI systems, and critical infrastructure. When a vulnerability appears in one of those components, the impact does not stay neatly inside one company's perimeter. The same flaw can ripple through the dependency graph of the modern world.

The Myth of Independent Defense

The industry still tends to respond to open source vulnerabilities as though every organization is fighting a separate battle. In reality, many of us are fighting over the same terrain.

A vulnerability in a widely used library can trigger hundreds or thousands of independent investigations. Security teams scan for exposure. Researchers validate impact. Vendors assess products. Maintainers receive reports. Consultants publish guidance. Enterprises begin remediation planning.

Some of that work is valuable. A lot of it is duplicated. The same flaw is discovered repeatedly. The same analysis is performed repeatedly. The same fixes are developed repeatedly. At small scale, that inefficiency is manageable. At ecosystem scale, it creates drag on the system.

AI is about to make that drag much worse.

AI Changes the Economics

Artificial intelligence did not create this issue. It exposed it.

For years, vulnerability discovery was constrained by expertise, time, and human effort. Finding a serious flaw in a major project often required deep knowledge of the codebase and weeks of investigation. That assumption is changing quickly.

AI-assisted discovery lowers the cost of finding vulnerabilities. More organizations can perform more analysis against more codebases than ever before. That is good news for defenders, on the surface.

If fifty organizations independently discover the same vulnerability, the ecosystem does not become fifty times safer. Likely, one maintainer still has to understand the issue. They must develop the fix. Testing still has to occur. Disclosure still has to be coordinated.

Discovery scales much faster than repair. As the cost of finding vulnerabilities falls, coordination becomes the scarce resource.

This is the part of the AI security conversation that deserves more attention. Most of the public debate focuses on whether AI helps attackers or defenders more. The answer is probably both, depending on who is using it and how. But regardless of who finds the flaw first, the hard part remains the same: getting from discovery to a responsible fix that reaches the people who depend on the software.

That path is already fragile; AI makes it more crowded.

Shared Dependencies Require Shared Defense

Open source has always benefited from collective investment in development. Collective investment in security will have the same effect.

When thousands of organizations depend on the same component, there is little value in each of them independently rediscovering the same problem and building parallel remediation efforts. The ecosystem benefits more when expertise, resources, and effort can be coordinated around a common objective.
This does not require taking control away from maintainers. Quite the opposite.

The point should be to reduce the burden on maintainers by giving them a more predictable way to work with organizations that depend on their projects.

The organizations that consume open source at a massive scale have resources that many maintainers do not. They have security teams, engineering capacity, infrastructure, and funding. Historically, those capabilities have often been applied independently. The next phase of open source security will require applying them collectively.

That will feel uncomfortable for parts of the industry. Security has long been treated as a competitive function. Companies protect their own products, their own customers, and their own environments. 
But open source cuts across those boundaries.

A vulnerable component deep in the dependency graph may sit underneath competitors, partners, vendors, customers, and critical infrastructure at the same time.

At that point, pretending the problem belongs to one organization stops making sense.

Why Open Source Needs Akrites Now

This is one reason I find initiatives like Akrites important — they are not silver bullets, and coordination itself is not a new idea. What has changed is the scale and speed of the problem.

The industry is entering an era where multiple organizations may discover the same vulnerability within minutes or hours of one another. Without coordination, that creates noise, duplicated effort, fragmented fixes, and increased disclosure risk. With coordination, it creates an opportunity to accelerate repair while reducing the burden on maintainers.

The goal should not be more findings for their own sake. The goal should be better outcomes for the ecosystem.

A coordinated remediation effort can often do more for open source security than dozens of isolated investigations operating independently. If the same vulnerability reaches thousands of organizations through the same component, then a well-coordinated upstream fix has enormous leverage.

That is the promise of collective defense for open source. It aligns effort with the way risk actually moves through the software supply chain.

The Next Chapter of Open Source Security

Open source became the foundation of modern software because collaboration scaled development. The future of security will still require maintainers, researchers, vendors, enterprises, governments, and foundations. Increasingly, it will also require mechanisms that allow those groups to work together rather than in parallel.

For years, organizations have consumed the same open source components while largely defending them independently. That model is becoming harder to sustain.

AI is accelerating vulnerability discovery, but the deeper story is how clearly it reveals our shared dependence on the same software infrastructure. When the risk is shared, the defense has to become more shared as well.

Open source won because collaboration scaled software development. The next challenge is making collaboration scale software security.

Further reading:

Tags

open source security dependencies Open Source defense artificial intelligence AI