Seville, Spain
Seville, Spain
+(34) 624 816 969
Open source software is the digital skeleton of the modern economy: over 90% of Fortune 500 companies incorporate it into their software supply chains. However, its open and decentralized nature also makes it a breeding ground for vulnerabilities. Identifying, prioritizing, and patching these flaws is an endless battle for security teams, who are often overwhelmed by the volume of alerts and the lack of official fixes.

Table of contents [Show]
IBM and Red Hat have announced Project Lightwell, an initiative that will mobilize $5 billion and 20,000 engineers to build an "enterprise clearinghouse" for open source security. The goal is to accelerate the discovery and remediation of vulnerabilities, acting as an AI-driven security coordination layer. This center will allow companies to integrate validated patches directly into their existing software supply chains without disrupting stability or regulatory compliance.
The project is still in the design phase with a group of 11 financial sector partners—including Bank of America, BNY, Citi, Goldman Sachs, JPMorgan Chase, Mastercard, Morgan Stanley, Royal Bank of Canada, State Street, Visa, and Wells Fargo—and will eventually be offered as a commercial subscription service.
As Ashesh Badani, senior vice president and head of Product at Red Hat, noted, "advances in AI tools have broken the patching map." In 2025, nearly 50,000 Common Vulnerabilities and Exposures (CVEs) were published, and Anthropic's Project Glasswing found about 3,900 previously undiscovered critical vulnerabilities in open source software. The problem is not just finding flaws, but fixing them in time.
IBM, one of the largest commercial open source ecosystems, uses over 62,000 packages and operates on platforms like Linux, Kubernetes, Kafka, Terraform, and Java. Project Lightwell will apply the same engineering principles it already uses internally—lifecycle management, validation, and patching—to AI frameworks, standalone libraries, language toolchains, and data streaming platforms.

One of the most innovative features of Project Lightwell is that it does not require updates or access to the source code. It applies backporting of fixes to exact versions of already tested and deployed dependencies, operating on configuration manifests like pom.xml. The code remains within controlled enterprise environments when patched artifacts are deployed. The initial focus will be Java/Maven, but it will expand to PyPI, npm, Go, and other ecosystems.
Companies will be able to share sensitive vulnerabilities under embargo through a "secure intermediary model" and receive validated patches covering both Red Hat platforms and independent community code. They will also be able to deploy fixes across dependency chains, report and address issues in active production, and share fixes upstream for the open source community to incorporate.
Badani emphasized the importance of returning fixes to the community: "If we patch a piece of code in Python, the fix should quickly go back to the Python community." With Project Lightwell, this process is achieved through a "secure map" connecting upstream and downstream environments.
Far from replacing engineers, Project Lightwell bets on a combination of artificial intelligence and human expertise. The 20,000 IBM and Red Hat engineers will work with foundational models from leading labs and proprietary AI tools to develop patches, conduct reviews, and triage high-volume vulnerabilities. The $5 billion will be used to equip teams with AI tools and build the internal operational infrastructure.
David Shipley of Beauceron Security called the initiative "desperately needed." According to him, the era when trillions of dollars in value depended on volunteers ended abruptly with Mythos. "Companies will have to pay or lose it," he warned. "If we don't find a way to invest in open source, the alternative is for everyone to build their own custom code using AI, which would be enormously inefficient."

Project Lightwell is not just a technical solution; it is a business model that seeks to close the equity gap in open source. By offering a subscription service, IBM and Red Hat create an economic incentive to maintain ecosystem security. Badani acknowledged that "this is not going to stop soon. Even if we manage to solve the initial set of challenges, this is something companies will need on an ongoing basis."
The initiative has already generated an "avalanche of incoming requests," demonstrating the urgency of the problem. For companies, the question is no longer whether to adopt open source, but how to manage its security sustainably. Project Lightwell offers an answer: a clearinghouse that combines the speed of AI with human judgment, keeping control in the hands of organizations.
In a context where identity has become the new security perimeter, as we analyzed in our article Identity as the New Perimeter, and where AI agent governance emerges as a business priority—as we saw in Snowflake Acquires Natoma—Project Lightwell presents itself as a key piece to secure the software supply chain.
To delve deeper into how open source vulnerabilities can affect specific projects, we recommend reading Gavriel Cohen Found His Own Code Inside OpenClaw, a case that illustrates the complexity of traceability in the open source ecosystem.
Original source: ComputerWorld. Analysis and adaptation by ForgeNEX.