AI-powered fuzzing is changing how we find vulnerabilities. GitHub Security Lab’s new Fuzzing Taskflow uses an LLM agent to automate the end-to-end fuzzing workflow for C/C++ projects—from identifying entry points and writing harnesses to improving coverage, triaging crashes, and generating vulnerability reports. Built on the GitHub Security Lab Taskflow Agent, it helps security researchers and maintainers spend less time babysitting fuzzers and more time investigating meaningful findings. Read Antonio Morales Maldonado's blog post and explore how autonomous fuzzing works: https://lnkd.in/gfGYpkhh #ApplicationSecurity #Fuzzing #AI #OpenSourceSecurity #Cybersecurity #GitHubSecurityLab
About us
- Website
-
https://securitylab.github.com
External link for GitHub Security Lab
- Industry
- Software Development
Updates
-
GitHub Security Lab reposted this
This year in particular, coordinated disclosure has come to the forefront as AI vulnerability discovery has democratized the ability for just about anyone to find and report vulnerabilities in software. The 100% year-over-year increase in CVEs highlights this, and I've been fortunate to be neck deep in the flood. So for THREATCON1, I thought it would be fun to put together a panel discussing the chaos of coordinated vulnerability disclosure and dig into some of the tough realities. Joining me for the discussion: Tod Beardsley (runZero / CVE Program Board Member), Caitlin Condon (VulnCheck), and Shelby Cunningham (GitHub). Come join us at THREATCON1 for a great discussion. Registration is free! https://lnkd.in/eFSQPdVd #cybersecurity #infosecurity #riskmanagement #securityresearch #aisecurity
-
-
A new secure default for GitHub Actions: For public repositories that do not already have an applicable event policy, GitHub is introducing a default rule that disables pull_request_target. Vulnerabilities in pull_request_target workflows are ones of the most commonly exploited vulnerabilities in action workflows. It initially runs in evaluate mode, so you can see which workflow runs would be affected before enforcement begins on November 2nd.
Yesterday we made Workflow Execution Protections for GitHub Actions generally available. Workflow Execution Protections help organizations reduce CI/CD supply chain risk by controlling who can trigger workflows, which events are allowed to execute them, and now, exactly which workflows those protections apply to. Since public preview, we've added several important capabilities: ✅ Workflow targeting, allowing administrators to scope a given policy to specific workflows ✅ Insights and reporting to better understand policy coverage and enforcement ✅ A new default protection for public repositories that blocks untrusted actors from triggering workflows using the pull_request_target event, one of the most commonly abused workflow patterns in open source ecosystems I'm excited about the new default pull_request_target protection for public repositories. Secure defaults matter, and this change strengthens the security posture of the GitHub Actions ecosystem by helping protect maintainers from a commonly abused workflow trigger. The protection is currently running in evaluate mode and will be enforced on November 2, 2026. Existing pull_request_target policies remain unchanged, while public repositories without a policy will receive the default protection, giving maintainers time to review usage and create workflow-specific exceptions where appropriate. Docs 👉 https://lnkd.in/emntcEQm Huge thanks to the GitHub Actions engineering team, especially Anthony Zavala, and everyone who contributed to this effort. This has been a major focus of our platform security roadmap. Read more in the changelog 👉 https://lnkd.in/eYf7JKaK
-
If you could secure your open source GitHub repo in less than 60 seconds, would you do it? Even the best open source repos face the following risks: 🚨 Malware pushed to your branches 📣 Unfixed vulnerabilities disclosed to the public 🔓 Leaked credentials 📦 Vulnerable dependencies 🐛 Security bugs in your code We recently wrote a guidance about the 6 security settings every GitHub maintainer should enable to mitigate those risks: https://lnkd.in/ec6DJQCJ That was so early 2026! Now you can get it done with one command. 🚀 Introducing gh secure One command. Free. No security expertise required. gh.io/gh-secure Raise your repository’s security baseline now: gh extension install GitHubSecurityLab/gh-secure gh secure --yes Learn more: https://gh.io/gh-secure
-
We're in! With sustainable and predictable recurring revenue, package registries can invest more in security capabilities –Artifact signing, trusted publishing, malware scanning and quarantine, build provenance attestations, SBOM and VEX generation, threat detection and incident response SLAs– that will make open source a safer place, for everyone!
AI is moving fast. The infrastructure powering it needs support. Public package registries deliver the open source components our software depends on every day. Growing demand and security threats are stretching small teams thin. The OpenSSF Governing Board is stepping forward: supporting sustainable funding and committing to participate as enterprise customers. Stronger security. More reliable services. Continued free access for individual developers and small organizations. Thank you to the registry stewards who keep this infrastructure running, and to the organizations backing this commitment. We’re in. Join us: https://lnkd.in/gA7RpRDE Arm Datadog Dell Technologies Ericsson GitHub Google IBM Kusari Microsoft Red Hat Rust Foundation Sonatype
-
-
Here are the GitHub August bug bounty stats! 🐛 497 bounty reports submitted 👥 222 hackers participated in our program 💰 Awarded $104,402 in bounties Found a vulnerability? Submit it here: https://bounty.github.com
-
“Peter ignored me, so I was like, how else can I get his attention? Security.” 🔐 Sometimes the best path into open source is finding where your security expertise can help—and being ready to keep learning. Meet the maintainers building and securing OpenClaw: gh.io/openclaw-interview #OpenSourceSecurity
-
Inspiring lessons from DataJourneyHQ ! Tools are setting a baseline, what matters is to turn security into a habit. 👏🏾 You can set the baseline for your open source project, the Security Lab gets you covered with that: install and run gh.io/gh-secure and you’ll be set in 2 minutes. And you’ll be ready for the next step, which is to include security in your routine!
A year ago, DataJourneyHQ joined GitHub’s Secure Open Source Fund. The biggest lesson was simple: Security should not wait until a project feels "big enough"! A big shout-out to Gregg Cochran for bringing energy to every call, and to Kevin Crosby, Jeffrey Luszcz, and the wider GitHub Security Lab team for their constant support and thoughtful knowledge checks 💜 Over 12 months, we built a baseline around CodeQL, Dependabot, secret scanning, SBOMs and tighter GitHub Actions permissions. The tools mattered, but the real change was "turning security into a habit" I wrote about what changed and why this work matters even more as AI accelerates the pace at which we produce code https://lnkd.in/dxPjGg3Q #OpenSource #GitHubSecurity #SOSF
-
GitHub Security Lab reposted this
Extract from Blog Post @ https://lnkd.in/eK-2v-zT 📢 Cucumber participated in the Session 4 of the GitHub Secure Open Source Fund, a program that brought together 50 open source projects across to level up security practices 🔒 For me personally, one big appeal or "pull-factor" was the chance to meet with over 70 maintainers who all are dealing with the same problems as all of us are in OSS. What niggles do they have? How do they manage their projects? How do they all try to keep us safe? Naturally the GitHub Secure Open Source Fund was also there to showcase the latest and greatest developments from GitHub - and on this point, it **did not** disappoint. We were able to utilise things like CodeQL and secret scanning to automate the generation of fixes across over 130 repositories - beyond these automated configurations and fixes, we've also made other notable changes: ✅ Workflows: SHA pinning and minimal permissions ✅ Process: Incident Response Plan, SBOM's and documented procedural changes ✅ Upskilling: How to look for vulnerabilities - special thanks to the GitHub Security Lab -> https://lnkd.in/eEaacCjG for this! So... what's next? Well if anything, it would simply be more of the same. A special thankyou from Cucumber goes out to GitHub, the entire GitHub Security Lab team - who delivered some awesome dedicated specific seminars showcasing a wide variety of attack patterns as well as Microsoft for Startups for helping provide us with Azure credits. Cucumber is now more secure thanks to the GitHub Secure Open Source Fund 🚀 #github #sosf #opensource #oss #cucumber
-
GitHub Security Lab reposted this
Proud to share that Caracal was selected for Session 4 of the GitHub Secure Open Source Fund. Session 4 brought together 50 open source projects and 71 maintainers across 22 countries, alongside projects like OpenClaw, FastAPI, LangChain, ONNX, PageIndex, Sniffnet, aiohttp, Apache Solr, JReleaser, Python Pillow, OWASP CycloneDX SBOM/xBOM Standard, and many others. For us, this was more than being selected for a program. It was an opportunity to take a much deeper look at how we approach security in Caracal, especially as we build an authority layer for AI agents that can make and delegate real-world actions. We learned a lot from the GitHub Security Lab, the program experts, and the other maintainers in the cohort, and the experience helped us strengthen our threat modeling, security practices, automated checks, and thinking around autonomous agent execution. GitHub has also published a great report on what Session 4 taught the cohort and the broader results from the Secure Open Source Fund: https://lnkd.in/dD7puqTD We also wrote about our own experience, what changed in Caracal, and what we’re carrying forward from the program: https://lnkd.in/dqykBf2s Grateful to GitHub, GitHub Security Lab, the program partners, and everyone in Session 4 for the opportunity to be part of this community. Security in AI is moving fast. It was great to learn alongside the people building the infrastructure that will shape it. A special thank you to everyone who made this experience possible: Gregg Cochran, Ashley Wolf, Jeffrey Luszcz, Raj Laud, Stephanie Lincoln, CSPO, Abigail Cabunoc Mayes, Kevin Crosby, and complete GitHub Team. Microsoft Vercel Datadog American Express Chainguard Zerodha Stripe Shopify and all other GSOF Sponsors.