What 50 open source projects taught us about security in the AI era GitHub's Secure Open Source Fund invested more than $500,000 across 50 projects in Session 4, pairing maintainers with GitHub Security Lab experts, security tools, and AI-assisted workflows. The program found that AI helps maintainers investigate, prioritize, and respond faster, but maintainers still provide the context, judgment, and accountability for shipping decisions. OpenClaw, GitHub's fastest-growing open source project, developed an incident response plan and strengthened its security processes as part of the session. What 50 open source projects taught us about security in the AI era See how the open source projects in Session 4 of the GitHub Secure Open Source Fund combined AI-assisted workflows, maintainer expertise, GitHub security tools, expert guidance, and funding to improve project security. AI is changing the pace of open source development and the security challenges that come with it. Maintainers are reviewing unfamiliar contributions, managing new attack surfaces, and responding to vulnerabilities with limited time and resources. Session 4 of the GitHub Secure Open Source Fund https://github.com/open-source/github-secure-open-source-fund tested a practical response. The Secure Fund invested more than $500,000 across 50 projects , pairing maintainers with GitHub Security Lab https://securitylab.github.com/ experts, GitHub security tools, AI-assisted workflows, and a peer community. One lesson emerged consistently: AI can help maintainers investigate, prioritize, and respond faster. Maintainers still provide the context, judgement, and accountability required to decide what ships. OpenClaw https://github.com/openclaw/openclaw was invited to participate in Session 4 because it is GitHub’s fastest-growing open source project, and its maintainers wanted to strengthen its security posture. By the end of Session 4, OpenClaw https://github.com/openclaw/openclaw developed an incident response plan, expanded its use of GitHub security tooling, audited its GitHub Actions workflows, and strengthened its processes for identifying and responding to security issues. The maintainers shared: OpenClaw’s experience reflects the broader story of Session 4. While the specific risks varied across the cohort, maintainers shared a consistent need: the knowledge, tools, and expert support to secure software as AI changed how they built it. Across the program, maintainers turned that support into concrete security improvements. Projects strengthened established practices, prepared for emerging AI-related risks, and explored how tools like GitHub Copilot https://github.com/features/copilot could support vulnerability triage, threat modeling, code review, and remediation. The benefits extend beyond individual projects. When maintainers strengthen the security of widely used open source software, they help build a more resilient ecosystem for everyone who depends on it. How the GitHub Secure Open Source Fund works The GitHub Secure Open Source Fund links funding directly to measurable security outcomes. The program combines hands-on security education, direct engagement with GitHub Security Lab experts, and a trusted community where maintainers can work through security challenges with their peers. Each session is a three-week sprint and engagement for a total of 12 months. Funding and participation are tied directly to outcome‑driven goals and verified security improvements. The sprint is designed and curated by the GitHub Security Lab , and delivered by security experts from GitHub and our partners. The training is structured into different focus areas per week. These include: Foundations of open source security Threat modeling and secure coding AI security and vulnerability management Throughout this program, each project receives $10,000 USD via GitHub Sponsors https://github.com/sponsors which breaks down to $6,000 USD during the sprint and $2,000 USD at six- and 12-month security check-ins . Projects are invited to a new security-focused community and office hours with the GitHub Security Lab https://securitylab.github.com/ , which they can take advantage of during the full 12 months. They also receive security resources to immediately implement in their project and Azure https://azure.microsoft.com/en-us credits for cloud infrastructure. Learn more about the Secure Open Source Fund. https://resources.github.com/github-secure-open-source-fund/ Apply for Session 5 of the GitHub Secure Open Source Fund before August 24. https://github.com/open-source/github-secure-open-source-fund Become a Funding or Ecosystem Partner of the GitHub Secure Open Source Fund. https://forms.cloud.microsoft/r/HeMiufJcMD Where security work happened in Session 4 Session 4 focused on improving security across the systems developers rely on every day. The projects below are grouped by the role they play in the software ecosystem. AI, machine learning, and intelligent systems 🤖 Caracal https://github.com/Garudex-Labs/Caracal • Deep Agents https://github.com/langchain-ai/deepagents • DocsGPT https://github.com/arc53/DocsGPT • LadybugDB https://github.com/LadybugDB/ladybug • LangChain https://github.com/langchain-ai/langchain • n8n-MCP https://github.com/czlonkowski/n8n-mcp • Nasiko https://github.com/Nasiko-Labs/nasiko • ONNX https://github.com/onnx/onnx • OpenClaw https://github.com/openclaw/openclaw • PageIndex https://github.com/VectifyAI/PageIndex • Scenic https://github.com/BerkeleyLearnVerify/Scenic • Serena https://github.com/oraios/serena These projects sit at the intersection of AI, automation, data infrastructure, and machine learning. They increasingly serve as foundational components for modern AI workflows and production deployments. As AI adoption accelerates, security improvements in these projects help establish stronger foundations for emerging AI ecosystems. Build systems, supply chain, and release tooling 🧰 browserslist https://github.com/browserslist/browserslist • CycloneDX Python Library https://github.com/CycloneDX/cyclonedx-python-lib • Cucumber https://github.com/cucumber • golangci-lint https://github.com/golangci/golangci-lint • JReleaser https://github.com/jreleaser/jreleaser • postcss https://github.com/postcss/postcss • Task https://github.com/go-task/task These projects help developers test, validate, package, release, and maintain software across diverse environments. Tools in this group influence everything from software bills of materials and release pipelines to code quality and testing automation. Core programming languages, runtimes, and foundational libraries 📚 Byte Buddy https://github.com/raphw/byte-buddy • core-js https://github.com/zloirock/core-js • FS2 https://github.com/typelevel/fs2 • Gleam https://github.com/gleam-lang/gleam • htmx https://github.com/bigskysoftware/htmx • Pkl https://github.com/apple/pkl • Pyodide https://github.com/pyodide/pyodide • termcolor https://github.com/termcolor/termcolor These projects help define how software is written, configured, executed, and extended. Improvements at this layer flow downstream to thousands of applications and developer ecosystems. Security improvements in foundational runtimes and libraries can extend downstream to the many tools and applications that depend on them. Developer tools and productivity platforms ⚒️ cheerio https://github.com/cheeriojs/cheerio • Ciphey https://github.com/bee-san/ciphey • CodeRunner https://github.com/instavm/coderunner • Hoppscotch https://github.com/hoppscotch/hoppscotch • MapStruct https://github.com/mapstruct/mapstruct • Python Pillow https://github.com/python-pillow/Pillow • Proyecto Respira https://github.com/ProyectoRespira/ • Readest https://github.com/readest/readest • ToolJet https://github.com/ToolJet/ToolJet • Vuetify https://github.com/vuetifyjs/vuetify • Yjs https://github.com/yjs/yjs These projects shape the everyday experience of building, testing, collaborating on, and using software. Many serve as widely adopted utilities, applications, and platforms that appear throughout developer environments and application stacks. Together, this group supports API development, low-code platforms, collaborative applications, content processing, and software delivery workflows. When infrastructure projects become more resilient, the benefits extend far beyond a single application and strengthen entire technology ecosystems. Web, networking, APIs, and infrastructure services 📊 actix-web https://github.com/actix/actix-web • aiohttp https://github.com/aio-libs/aiohttp • Apache Solr https://github.com/apache/solr • Apache ZooKeeper https://github.com/apache/zookeeper • etcd https://github.com/etcd-io/etcd • FastAPI https://github.com/fastapi/fastapi • Haraka https://github.com/haraka/Haraka • Hummingbird https://github.com/hummingbird-project/hummingbird • mimetype https://github.com/gabriel-vasile/mimetype • Sniffnet https://github.com/GyulyVGC/sniffnet • Starlette https://github.com/Kludex/starlette • UAParser.js https://github.com/faisalman/ua-parser-js These projects form part of the internet’s operational backbone. They handle APIs, networking, search, messaging, service coordination, and distributed systems infrastructure relied on by organizations around the world. This group includes technologies that sit on the critical path of modern cloud applications and internet services. AI security as a shared frontier AI-related security questions appeared across projects in Session 4, from machine learning infrastructure and agent frameworks to developer tools and internet infrastructure. At the same time, established security responsibilities did not go away. Maintainers still needed to manage vulnerabilities, secure dependencies, protect release workflows, and prepare for incidents. AI introduced new risks and increased the speed at which maintainers needed to understand and respond to them. The lesson from Session 4 is clear: AI security is not evolving in isolation. It is becoming part of the broader practice of building secure software. As that shift continues, maintainers will need practical education, trusted communities, and expert support that can evolve with them. Thank you to all of our partners We couldn’t do this without our incredible network of partners. Together, we are helping secure the open source ecosystem for everyone Funding Partners: Alfred P. Sloan Foundation, American Express, Chainguard, Datadog, Herodevs, Kraken, Mayfield, Microsoft, Shopify, Stripe, Superbloom, Vercel, Zerodha, 1Password Ecosystem Partners : Atlantic Council, Ecosyste.ms, CURIOSS, Digital Data Design Institute Lab for Innovation Science, Digital Infrastructure Insights Fund, Microsoft for Startups, Mozilla, OpenForum Europe, Open Source Collective, OpenUK, Open Technology Fund, OpenSSF, Open Source Initiative, OpenJS Foundation, University of California, OWASP, Santa Cruz OSPO, Sovereign Tech Agency, SustainOSS Tags: Written by Related posts Your contributors are AI-first now. Is your project? https://github.blog/open-source/maintainers/your-contributors-are-ai-first-now-is-your-project/ AI contributors are already in your queue. AutoGPT maintainer Nicholas Tindle shares the repo instructions, gates, and boundaries that keep maintainers in control. How we took malware advisories beyond npm https://github.blog/security/supply-chain-security/how-we-took-malware-advisories-beyond-npm/ GitHub malware advisories no longer stop at npm. Here’s how we wired OpenSSF’s malicious-packages data into the Advisory Database, and why we built the pipeline paranoid. Don’t stop early: Case-folding source code at memory speed https://github.blog/engineering/architecture-optimization/dont-stop-early-case-folding-source-code-at-memory-speed/ How a branch-free loop and byte-space arithmetic let GitHub case-fold every byte of code search at 45 GiB/s on a single core.