Welcome to Open Channels News, your go-to source for the latest open source news. In today’s episode, Robert Jacobi drills into the stories shaping the present and future of open collaboration and infrastructure:
WordPress Overhauls Security for the AI Era:
As AI-driven research increases the number of vulnerability discoveries, WordPress launches the Core Security Initiative to automate releases, shrink the backlog of security reports, and use AI to bolster defenses.
Apache Software Foundation Invests in Trust and Standards:
Apache reveals major steps forward in release infrastructure and supply chain security, including trusted release processes, standardized software artifacts, and responsible AI funding. The foundation now supports over 10,000 committers across 302 projects.
GigaDevice Pushes Open Source into Hardware Ecosystems:
Semiconductor maker GigaDevice deepens support for the Zephyr Project and Linux Foundation, aiming to bring more of its microcontrollers into the open Zephyr ecosystem and increase code contributions to benefit connected devices everywhere.
Join Robert Jacobi as he connects the dots between scale, security, and sustainability in open source.
Our sponsors keep the lights on.
Take a moment to check out our current sponsors.

Since 2005, Automattic has built tools for the open web including WordPress.com, WooCommerce, and Jetpack that are used by millions of people to create, sell, and publish online. They believe in ownership, flexibility, and open source and we’re grateful for their support. Learn more at automattic.com.

InMotion Hosting brings over 25 years of experience, NVMe-powered speed, and 99.99% uptime to every plan they offer. When you need help, you get a real human, not a bot, and they’ll migrate your site for free. We’re happy to have them in our corner supporting the conversations we have here at Open Channels FM. Find your plan at inmotionhosting.com

Omnisend just dropped SMS pricing to $0.007, and their migration team moves your automations, templates and contacts in five days, free. That means you could be saving up to 35% in less than a week. We’re glad to have them supporting the show and the community we’re building around it. Use the code OpenChannels and get 30% off your first 3 months of any paid plan.
Takeaways
- WordPress Scaling Security Operations: WordPress is overhauling its security process to handle a major increase in vulnerability reports, primarily due to advances in AI-assisted security research, by emphasizing automation, clearing backlogs, and leveraging AI defensively to improve detection and response capabilities 01:19.
- AI Accelerates Vulnerability Discovery but Not Resolution: The growing role of AI in rapidly finding software vulnerabilities presents operational challenges for open source projects, since confirming, prioritizing, and fixing issues remains heavily reliant on human effort, which has not become cheaper or easier 01:39.
- The Apache Software Foundation Invests in Secure Infrastructure: Apache is building out robust infrastructure, including trusted release systems, software supply chain standards, and responsible AI initiatives, to ensure the safety and reliability of its large project ecosystem as open source becomes critical infrastructure 03:38.
- Focus on Software Trust and Transparency: Apache’s new efforts center on making it easier to answer core trust questions—such as code origin, dependencies, release approvals, and artifact verification—reflecting the higher assurance now demanded from open source systems 04:29.
- Significant Funding Toward Open Source Security: Apache’s Responsible AI initiative is targeting $10 million in support for sustainable open source security, with notable early investments from companies such as Anthropic and Alpha Omega 04:51.
- Zephyr and GigaDevice Signal Open Source Extending to Hardware: GigaDevice’s increased participation in the Zephyr project illustrates how open source is moving deeper into the hardware layer, facilitating improved portability, reusable tooling, and vendor collaboration for embedded systems developers 06:22.
- Reducing Fragmentation in Embedded Development: Open source real-time operating systems like Zephyr are enabling hardware manufacturers and developers to move away from fragmented, proprietary solutions—offering greater code portability, less vendor lock-in, and easier collaboration 06:51.
- Sustainability Is the New Open Source Challenge: With open source powering critical infrastructure across software and hardware, communities must now focus on making their collaboration sustainable, secure, verifiable, and scalable—not just open—if the model is to keep advancing 08:26.
Mentioned Links and Resources
- WordPress Core Security Initiative (WordPress’s new security program focused on automation and AI-assisted vulnerability handling)
🔗 https://make.wordpress.org/security/2026/08/28/the-core-security-initiative/
🔗 https://www.therepository.email/wordpress-announces-core-security-initiative-as-ai-driven-vulnerability-reports-hit-record-levels - The Apache Software Foundation (Organization supporting open source with governance, infrastructure, and tooling)
🔗 https://apache.org/ - Apache Trusted Releases (Automated, secure release infrastructure being tested under the ASF)
🔗 https://www.apache.org/security/trusted-releases.html - Apache Responsible AI Initiative (ASF’s program for sustainable, responsible open source AI)
🔗 https://www.apache.org/foundation/initiatives/ResponsibleAI (Note: your link’s casing was slightly off — this is the exact live path.) - Alpha Omega (Donor supporting ASF’s Responsible AI initiative)
🔗 https://alpha-omega.org/ - CycloneDX (Software supply chain standard advanced by the ASF)
🔗 https://cyclonedx.org/ - Package URL (Standard for identifying software packages, promoted by ASF)
🔗 https://packageurl.org/. - VEX Practices (Vulnerability Exploitability eXchange, promoted by ASF for supply chain security)
🔗 https://www.cisa.gov/resources-tools/resources/vulnerability-exploitability-exchange-vex - GigaDevice (Semiconductor company investing in Zephyr and Linux Foundation)
🔗 https://www.gigadevice.com/ - Zephyr Project (Open source real-time OS for embedded devices)
🔗 https://zephyrproject.org/ - Linux Foundation (GigaDevice joined as a silver member; global open source consortium)
🔗 https://www.linuxfoundation.org/press/zephyr-project-welcomes-seven-new-silver-members-as-global-embedded-ecosystem-continues-to-grow/ - GD32 GitHub Repos (GigaDevice’s Zephyr-related code repositories)
🔗 https://github.com/zephyrproject-rtos/hal_gigadevice
Episode Transcript
Robert Jacobi:
Good day and welcome to OCN, the Open Channels News broadcast. Today is September 16th, 2026, and I’m your host, Robert Jacobi. Today, 3 stories about open source growing up without growing closed. WordPress is rebuilding its security process for an era of AI-assisted vulnerability research. The Apache Software Foundation is putting real money and infrastructure behind the next generation of open source. And semiconductor maker GigaDevice is moving deeper into the Zephyr ecosystem. Different layers of the stack, same basic problem. Open source is being asked to operate at a scale that the original models of volunteer contribution, informal infrastructure, and slow-moving governance were never really designed for.
We lead with security. The Repository reports that WordPress has announced a new core security initiative after a major increase in vulnerability reports, much of it driven by better AI-assisted security research. The WordPress security team itself says the volume of incoming reports has risen substantially over the past year as frontier AI models have become much better at analyzing code and identifying potential vulnerabilities.
That sounds like a win. More eyes on the code should mean safer software, and it can, but there is a very practical problem. Finding a possible vulnerability is now getting dramatically cheaper. Confirming it, prioritizing it, fixing it, testing, coordinating release, and getting that release deployed are still expensive human jobs.
So WordPress is responding with what it calls the Core Security Initiative, built around 3 priorities. First, a better and more automated security release process, including stronger end-to-end testing, so fixes can ship more reliably. Second, breaking down the existing backlog of open security reports by adding more contributors and working toward getting known findings as close to zero as possible. And third, using AI on the defensive side as well, applying AI-assisted scanning and tooling to find vulnerabilities before attackers do.
That last part is the important piece. For the past couple of years, a lot of the AI and security conversation has sounded like an arms race. Attackers get AI, defenders get AI, everyone gets AI, everyone scans faster, and somehow security magically improves. But faster scanning by itself does not solve the real operational problem. If AI generates 10 times as many findings, you need a system that can absorb 10 times as much noise without missing the one report that actually matters.
This is where open source gets particularly interesting. A commercial software company can decide to hire 100 more security engineers. An open source project has to coordinate maintainers, volunteers, sponsor contributors, disclosure systems, release managers, hosting companies, and millions of site operators. WordPress powers an enormous part of the web. Its security process is effectively infrastructure. So the core security initiative is less about AI finding bugs and more about scaling the machinery around those findings. That is going to be one of the defining security questions for open source over the next few years. Not whether AI can discover vulnerabilities, but whether communities can build processes fast enough to turn discovery into actual security.
That brings us to the Apache Software Foundation. In its new fiscal year 2026 annual report, the ASF says it has now passed 10,000 committers, ending the year with 10,225 people contributing across 302 projects. That is an immense and huge community.
The more interesting part of the report is what Apache is building underneath it. The foundation is investing in trusted release infrastructure, software supply chain standards, security tooling, and responsible AI. Apache says multiple projects are now testing the second alpha phase of Apache Trusted Releases, a system designed to modernize the release process with automated policy checks, artifact verification, signatures, checksums, software bills of materials, and release attestations.
Again, well, it sounds like plumbing, and it is plumbing, but plumbing is what makes everything else work. Open source has spent decades making it easy to publish code. The next challenge is making it easier to answer basic trust questions about that code. Where did this artifact come from? Was it changed? What dependencies are inside it? Who approved the release? Can I verify what I downloaded is what the project actually intended to ship?
Apache is also putting significant resources behind AI. Its Responsible AI initiative has a stated target of $10 million, with early support including $1.5 million from Anthropic and another $250,000 from Alpha Omega, focused on sustainable open source security. The foundation is also helping advance supply chain standards including CycloneDX, Package URL, Common Lifecycle Enumeration, and VEX practices. These are not flashy announcements, but they matter because open source increasingly sits underneath critical systems that were never designed around casual trust.
Apache projects issued more than 1,700 software releases during the year. 11 projects graduated to top-level status. 10 new projects entered the Apache Incubator. That is a lot of code moving through a lot of systems, and it reinforces the largest theme today: open source is not just a licensing model or a Git repo. At this scale, it’s an operating model that needs durable infrastructure, governance, security, funding, and standards. Community over code still works, but only if the community has the tools to support the code.
Finally, open source keeps moving further down the stack. Business Wire reports that semiconductor company GigaDevice has joined the Zephyr Project as a silver member while also becoming a silver member of the Linux Foundation. Zephyr is an open source real-time operating system designed for embedded devices, the small computers inside industrial equipment, IoT systems, consumer electronics, smart home devices, wearables, sensors, and really just about everything that has a chip and needs to do something useful.
GigaDevice says it will deepen support for its GD32 microcontroller portfolio inside the Zephyr ecosystem, contribute more code upstream, and work to bring more of its MCUs into Zephyr’s mainline support. This may sound like a niche hardware story, but it points to something much bigger.
For years, embedded development was defined by fragmented vendor software, proprietary toolchains, custom operating systems, and hardware-specific development environments. It’s slowly changing. Projects like Zephyr create a common open layer across different hardware platforms. For developers, that means more portable code, more reusable tooling, and less dependence on one vendor’s proprietary software stack. For hardware manufacturers, supporting open-source ecosystems increasingly becomes part of the product strategy. The silicon is still important, of course, but a chip with weak software support can be a very expensive paperweight.
GigaDevice already provides Zephyr-related code through its GD32 GitHub repos, and the company says its engineers will continue contributing code and technical support to the wider community. The next step is upstreaming more of that work so developers can use GD32 hardware directly through the main Zephyr ecosystem rather than relying on vendor-specific forks. That’s the part worth watching. Open source becomes more valuable when it reduces friction between platforms instead of creating one more platform to maintain. And as embedded devices become more connected and more exposed, the ability to share security practices, tooling, updates, and standards across hardware vendors becomes increasingly important.
That’s our thread for today. WordPress is trying to scale security operations because AI is making vulnerability discovery dramatically faster. Apache is investing in release infrastructure, supply chain trust standards, and responsible AI because open source now supports systems that demand much stronger guarantees. And GigaDevice is moving deeper into Zephyr because the open source model is spreading all the way down into the hardware ecosystem.
3 different communities, 3 different layers of technology, but they are all confronting the same transition. Open source won because it made collaboration easier. The next phase is about making that collaboration sustainable, secure, verifiable, and scalable. The code can be open, the process around it still has to work.
And that’s OCN for September 16th, 2026. I’m Robert Jacobi. Be open and stay secure.






