Advertisement · 728 × 90

Posts by github.blog.web.brid.gy

Preview
Hack the AI agent: Build agentic AI security skills with the GitHub Secure Code Game Learn to find and exploit real-world agentic AI vulnerabilities through five progressive challenges in this free, open source game that over 10,000 developers have already used to sharpen their security skills. The post Hack the AI agent: Build agentic AI security skills with the GitHub Secure Code Game appeared first on The GitHub Blog.
1 day ago 0 0 0 0
Preview
How exposed is your code? Find out in minutes—for free The new Code Security Risk Assessment gives you a one-click view of vulnerabilities across your organization, at no cost. The post How exposed is your code? Find out in minutes—for free appeared first on The GitHub Blog.
1 day ago 0 0 0 0
Preview
GitHub for Beginners: Getting started with GitHub Pages Learn how to create a free website for any repository on GitHub Pages. The post GitHub for Beginners: Getting started with GitHub Pages appeared first on The GitHub Blog.
2 days ago 0 0 0 0
Preview
GitHub Copilot CLI for Beginners: Getting started with GitHub Copilot CLI GitHub for Beginners: Getting started with the GitHub Copilot CLI, a step-by-step tutorial. The post GitHub Copilot CLI for Beginners: Getting started with GitHub Copilot CLI appeared first on The GitHub Blog.
5 days ago 0 0 0 0
Preview
GitHub availability report: March 2026 In March, we experienced four incidents that resulted in degraded performance across GitHub services. The post GitHub availability report: March 2026 appeared first on The GitHub Blog.
6 days ago 0 0 0 0
Preview
GitHub Universe is back: We want you to take the stage Get inspired by five of the most memorable, magical, and quirky Universe sessions to date. The post GitHub Universe is back: We want you to take the stage appeared first on The GitHub Blog.
1 week ago 0 0 0 0
Preview
GitHub Copilot CLI combines model families for a second opinion Discover how Rubber Duck provides a different perspective to GitHub Copilot CLI. The post GitHub Copilot CLI combines model families for a second opinion appeared first on The GitHub Blog.
1 week ago 0 0 0 0
Preview
The uphill climb of making diff lines performant The path to better performance is often found in simplicity. The post The uphill climb of making diff lines performant appeared first on The GitHub Blog.
1 week ago 0 0 0 0
Preview
Securing the open source supply chain across GitHub Recent attacks on open source focus on exfiltrating secrets; here are the prevention steps you can take today, plus a look at the security capabilities GitHub is working on. The post Securing the open source supply chain across GitHub appeared first on The GitHub Blog.
1 week ago 0 0 0 0
Advertisement
Preview
Run multiple agents at once with /fleet in Copilot CLI /fleet lets Copilot CLI dispatch multiple agents in parallel. Learn how to write prompts that split work across files, declare dependencies, and avoid common pitfalls. The post Run multiple agents at once with /fleet in Copilot CLI appeared first on The GitHub Blog.
2 weeks ago 0 0 0 0
Preview
Agent-driven development in Copilot Applied Science I used coding agents to build agents that automated part of my job. Here's what I learned about working better with coding agents. The post Agent-driven development in Copilot Applied Science appeared first on The GitHub Blog.
2 weeks ago 0 0 0 0
Preview
GitHub for Beginners: Getting started with GitHub security Learn how to secure your projects and keep them safe with GitHub Advanced Security. The post GitHub for Beginners: Getting started with GitHub security appeared first on The GitHub Blog.
2 weeks ago 0 0 0 0
Preview
What’s coming to our GitHub Actions 2026 security roadmap A look at GitHub Actions’ 2026 roadmap, outlining how secure defaults, policy controls, and CI/CD observability harden the software supply chain end to end. The post What’s coming to our GitHub Actions 2026 security roadmap appeared first on The GitHub Blog.
2 weeks ago 0 0 0 0
Preview
A year of open source vulnerability trends: CVEs, advisories, and malware Reviewed advisories hit a four-year low, malware advisories surged, and CNA publishing grew—here’s what changed and what it means for your triage and response. The post A year of open source vulnerability trends: CVEs, advisories, and malware appeared first on The GitHub Blog.
2 weeks ago 0 0 0 0
Preview
Updates to GitHub Copilot interaction data usage policy From April 24 onward, interaction data—specifically inputs, outputs, code snippets, and associated context—from Copilot Free, Pro, and Pro+ users will be used to train and improve our AI models unless they opt out. The post Updates to GitHub Copilot interaction data usage policy appeared first on The GitHub Blog.
2 weeks ago 0 0 0 0
Preview
Building AI-powered GitHub issue triage with the Copilot SDK Learn how to integrate the Copilot SDK into a React Native app to generate AI-powered issue summaries, with production patterns for graceful degradation and caching. The post Building AI-powered GitHub issue triage with the Copilot SDK appeared first on The GitHub Blog.
3 weeks ago 0 0 0 0
Advertisement
Preview
GitHub expands application security coverage with AI‑powered detections CodeQL and AI‑powered detections work together in GitHub Code Security to identify vulnerabilities across more languages and frameworks. The post GitHub expands application security coverage with AI‑powered detections appeared first on The GitHub Blog.
3 weeks ago 0 0 0 0
Preview
Rethinking open source mentorship in the AI era As contribution volume grows, mentorship signals are harder to read. The 3 Cs framework helps maintainers mentor more strategically... without burning out. The post Rethinking open source mentorship in the AI era appeared first on The GitHub Blog.
3 weeks ago 0 0 0 0
Preview
How Squad runs coordinated AI agents inside your repository An inside look at repository-native orchestration with GitHub Copilot and the design patterns behind multi-agent workflows that stay inspectable, predictable, and collaborative. The post How Squad runs coordinated AI agents inside your repository appeared first on The GitHub Blog.
3 weeks ago 0 0 0 0
Preview
Investing in the people shaping open source and securing the future together See how GitHub is investing in open source security funding maintainers, partnering with Alpha-Omega, and expanding access to help reduce burden and strengthen software supply chains. The post Investing in the people shaping open source and securing the future together appeared first on The GitHub Blog.
4 weeks ago 0 0 0 0
Preview
GitHub for Beginners: Getting started with GitHub Actions Set up your first GitHub Actions workflow in this how-to guide. The post GitHub for Beginners: Getting started with GitHub Actions appeared first on The GitHub Blog.
4 weeks ago 0 1 0 0
Preview
Continuous AI for accessibility: How GitHub transforms feedback into inclusion AI automates triage for accessibility feedback, allowing us to focus on fixing barriers—turning a chaotic backlog into continuous, rapid resolutions. The post Continuous AI for accessibility: How GitHub transforms feedback into inclusion appeared first on The GitHub Blog.
1 month ago 0 0 0 0
Preview
GitHub availability report: February 2026 In February, we experienced six incidents that resulted in degraded performance across GitHub services. The post GitHub availability report: February 2026 appeared first on The GitHub Blog.
1 month ago 0 0 0 0
Preview
Addressing GitHub’s recent availability issues GitHub recently experienced several availability incidents. We understand the impact these outages have on our customers and are sharing details on the stabilization work we’re prioritizing right now. The post Addressing GitHub’s recent availability issues appeared first on The GitHub Blog.
1 month ago 0 0 0 0
Preview
The era of “AI as text” is over. Execution is the new interface. AI is shifting from prompt-response interactions to programmable execution. See how the GitHub Copilot SDK enables agentic workflows directly inside your applications. The post The era of “AI as text” is over. Execution is the new interface. appeared first on The GitHub Blog.
1 month ago 0 0 0 0
Preview
Under the hood: Security architecture of GitHub Agentic Workflows GitHub Agentic Workflows are built with isolation, constrained outputs, and comprehensive logging. Learn how our threat model and security architecture help teams run agents safely in GitHub Actions. The post Under the hood: Security architecture of GitHub Agentic Workflows appeared first on The GitHub Blog.
1 month ago 0 0 0 0
Advertisement
Preview
How to scan for vulnerabilities with GitHub Security Lab’s open source AI-powered framework GitHub Security Lab Taskflow Agent is very effective at finding Auth Bypasses, IDORs, Token Leaks, and other high-impact vulnerabilities. The post How to scan for vulnerabilities with GitHub Security Lab’s open source AI-powered framework appeared first on The GitHub Blog.
1 month ago 0 0 0 0
Preview
60 million Copilot code reviews and counting How Copilot code review helps teams keep up with AI-accelerated code changes. The post 60 million Copilot code reviews and counting appeared first on The GitHub Blog.
1 month ago 0 0 0 0
Preview
Scaling AI opportunity across the globe: Learnings from GitHub and Andela Developers connected to Andela share how they’re learning AI tools inside real production workflows. The post Scaling AI opportunity across the globe: Learnings from GitHub and Andela appeared first on The GitHub Blog.
1 month ago 0 0 0 0
Preview
How we rebuilt the search architecture for high availability in GitHub Enterprise Server Here's how we the search experience better, faster, and more resilient for GHES customers. The post How we rebuilt the search architecture for high availability in GitHub Enterprise Server appeared first on The GitHub Blog.
1 month ago 0 0 0 0