Home/GitHub
Source

GitHub

1,681 articles from GitHub.

Security — Bypassing MTE with CVE-2025-0072

Bypassing MTE with CVE-2025-0072

In this post, I’ll look at CVE-2025-0072, a vulnerability in the Arm Mali GPU, and show how it can be exploited to gain kernel code execution even when Memory Tagging Extension (MTE) is enabled.

MYMan Yue MoMan Yue Mo·May 23, 2025Security
AI & ML — GitHub Copilot: Meet the new coding agent

GitHub Copilot: Meet the new coding agent

Implementing features has never been easier: Just assign a task or issue to Copilot. It runs in the background with GitHub Actions and submits its work as a pull request.

TDThomas DohmkeThomas Dohmke·May 19, 2025AI & ML
Systems — Building a more accessible GitHub CLI

Building a more accessible GitHub CLI

How do we translate web accessibility standards to command line applications? This is GitHub CLI’s journey toward making terminal experiences for all developers.

RHRyan Hecht, Andrew FellerRyan Hecht, Andrew Feller·May 2, 2025Systems
Engineering — How the GitHub CLI can now enable triangular workflows

How the GitHub CLI can now enable triangular workflows

The GitHub CLI now supports common Git configurations for triangular workflows. Learn more about triangular workflows, how they work, and how to configure them for your Git workflows. Then, see how you can leverage these using the GitHub CLI.

TMTyler McGoffinTyler McGoffin·April 25, 2025Engineering
Security — Localhost dangers: CORS and DNS rebinding

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.

KSKevin StubbingsKevin Stubbings·April 3, 2025Security
Security — GitHub found 39M secret leaks in 2024. Here’s what we’re doing to help

GitHub found 39M secret leaks in 2024. Here’s what we’re doing to help

Every minute, GitHub blocks several secrets with push protection—but secret leaks still remain one of the most common causes of security incidents. Learn how GitHub is making it easier to protect yourself from exposed secrets, including today’s launches of standalone Secret Protection, org-wide scanning, and better access for teams of all sizes.

EHErin HavensErin Havens·April 1, 2025Security
Engineering — Highlights from Git 2.49

Highlights from Git 2.49

The open source Git project just released Git 2.49. Here is GitHub’s look at some of the most interesting features and changes introduced since last time.

TBTaylor BlauTaylor Blau·March 14, 2025Engineering