Racing into 2025 with new GitHub Innovation Graph data
Discover the latest trends and insights on public software development activity on GitHub with the quarterly release of data for the Innovation Graph, updated through December 2024. The post Racing into 2025 with new GitHub Innovation Graph data appear...
How to take climate action with your code
There are 60,000+ climate-focused projects on GitHub, explore one this Earth Day! The post How to take climate action with your code appeared first on The GitHub Blog.
Which AI model should I use with GitHub Copilot?
Ever wondered which AI model is the best fit for your GitHub Copilot project? Here are some things to consider. The post Which AI model should I use with GitHub Copilot? appeared first on The GitHub Blog.
GitHub Availability Report: March 2025
In March, we experienced one incident that resulted in degraded performance across GitHub services. The post GitHub Availability Report: March 2025 appeared first on The GitHub Blog.
Introducing sub-issues: Enhancing issue management on GitHub
Explore the iterative development journey of GitHub's sub-issues feature. Learn how we leveraged sub-issues to build and refine sub-issues, breaking down larger tasks into smaller, manageable ones. The post Introducing sub-issues: Enhancing issue manag...
How to request a change to a CVE record
Learn how to identify which CVE Numbering Authority is responsible for the record, how to contact them, and what to include with your suggestion. The post How to request a change to a CVE record appeared first on The GitHub Blog.
Git turns 20: A Q&A with Linus Torvalds
To celebrate two decades of Git, we sat down with Linus Torvalds—the creator of Git and Linux—to discuss how it forever changed software development. The post Git turns 20: A Q&A with Linus Torvalds appeared first on The GitHub Blog.
Localhost dangers: CORS and DNS rebinding
What is CORS and how can a CORS misconfiguration lead to security issues? In this blog post, we’ll describe some common CORS issues as well as how you can find and fix them. The post Localhost dangers: CORS and DNS rebinding appeared first on The Git...