GitHub Stars Have Grouping (List) Now

Lists level up the starring experience by making it easy to organize and curate your favorite repositories on GitHub. You can create public lists that appear on your stars page at https://github.com/USERNAME?tab=stars. Lists are available to | Continue reading


@github.blog | 2 years ago

Introducing stack graphs

Precise code navigation is powered by stack graphs, a new open source framework that lets you define the name binding rules for a programming language. | Continue reading


@github.blog | 2 years ago

Precise code navigation for Python, and code navigation in pull requests

Code navigation is now available in PRs, and code navigation results for Python are now more precise. | Continue reading


@github.blog | 2 years ago

Improving GitHub Code Search

Today, we are rolling out a technology preview for GitHub code search, the next iteration for search, discovery, and navigation on GitHub. | Continue reading


@github.blog | 2 years ago

GitHub Enterprise Server 3.3 is generally available

GitHub Enterprise Server 3.3 is now generally available. The release improves performance for CI/CD and large repositories. | Continue reading


@github.blog | 2 years ago

Enrolling all npm publishers in enhanced login verification and next steps for two-factor authentication enforcement

Today we're introducing enhanced login verification to the npm registry, and we will begin a staged rollout to maintainers beginning Dec 7. | Continue reading


@github.blog | 2 years ago

Write more secure code with the OWASP Top 10 Proactive Controls

This lesser-known OWASP project aims to help developers prevent vulnerabilities from being introduced in the first place. | Continue reading


@github.blog | 2 years ago

Safeguard your containers with new container signing capability in GitHub Actions

GitHub has partnered with the OpenSSF and Project Sigstore to add container image signing to our default “Publish Docker Container” workflow, giving your users confidence that the container images they got from their container registry was the trusted code that you built and publ … | Continue reading


@github.blog | 2 years ago

Release Radar · November 2021 Edition

The November Release Radar is here, with lots of community releases, and a new repo for you r to submit your project to be featured. | Continue reading


@github.blog | 2 years ago

GitHub Availability November 2021

In November, we experienced one incident resulting in significant impact and degraded state of availability for multiple services. | Continue reading


@github.blog | 2 years ago

Using ChatOps to help Actions on-call engineers

At GitHub, we use ChatOps to help us collaborate seamlessly, implemented using our favorite chatbot, Hubot. | Continue reading


@github.blog | 2 years ago

GitHub Externships: enabling India’s next generation of developers

Are you a student in India? Applications are open for the GitHub Externships Winter Cohort! Apply by 11:59 pm IST on December 14, 2021. | Continue reading


@github.blog | 2 years ago

5 DevOps tips to speed up your developer workflow

From learning YAML to scripting with Bash, here are a few simple tips for developers who want to speed up their workflows. | Continue reading


@github.blog | 2 years ago

GitHub Actions: reusable workflows is generally available

DRY your Actions configuration with reusable workflows (and more!) | Continue reading


@github.blog | 2 years ago

GitHub Actions: Reusable workflows are generally available

GitHub Actions: Reusable workflows are generally available | Continue reading


@github.blog | 3 years ago

Secure deployments with OpenID Connect & GitHub Actions now generally available

GitHub Actions now supports OpenID Connect for secure deployment to different cloud providers via short-lived, auto-rotated tokens. | Continue reading


@github.blog | 3 years ago

How to squash bugs by enrolling in OSS-Fuzz

OSS-Fuzz is Google’s awesome fuzzing service for open source projects. GitHub Security Lab's @kevinbackhouse describes enrolling a project. | Continue reading


@github.blog | 3 years ago

Accelerate security adoption in your organization

The GitHub Services Engineers have released the Advanced Security Enforcer GitHub Action to enable organizations to utilize code scanning in a consistent and automated way. | Continue reading


@github.blog | 3 years ago

In case you missed it, GitHub Education at Universe 2021!

A recap of all the GitHub Education news from Universe 2021, including the new Intro to Web Dev Experience. | Continue reading


@github.blog | 3 years ago

What’s new from GitHub Changelog? October 2021 recap

A public beta of the new GitHub Issues, a "security manager" role for organizations, a command palette beta, and lots more. | Continue reading


@github.blog | 3 years ago

7 advanced workflow automation features with GitHub Actions

Check out some advanced automation and CI/CD capabilities you can use today with GitHub Actions on any GitHub account. | Continue reading


@github.blog | 3 years ago

GitHub: Right-to-left language support in Markdown

Right-to-left language support | Continue reading


@github.blog | 3 years ago

GitHub’s developer-first approach to content moderation

GitHub puts the needs of developers at the core of our content moderation policies. Learn more about our approach and how you can contribute. | Continue reading


@github.blog | 3 years ago

GraphQL global ID migration update

All newly created GraphQL objects now have IDs that conform to a new format, which we refer to as "next IDs." Learn how to migrate older IDs. | Continue reading


@github.blog | 3 years ago

Security issues related to the NPM registry

We're sharing details of recent incidents on the npm registry, our investigations, and how we’re continuing to invest in the security of npm. | Continue reading


@github.blog | 3 years ago

Blue-teaming for Exiv2: adding custom CodeQL queries to code scanning

The Exiv2 team tightened our security by enabling GitHub’s code scanning feature and adding custom queries tailored to the Exiv2 code base. | Continue reading


@github.blog | 3 years ago

The 2021 State of the Octoverse

The State of the Octoverse analyzes data from millions of developers & repos to share trends across working habits, productivity, and career satisfaction. | Continue reading


@github.blog | 3 years ago

GitHub’s commitment to NPM ecosystem security

We're sharing details of recent incidents on the npm registry, our investigations, and how we’re continuing to invest in the security of npm. | Continue reading


@github.blog | 3 years ago

Highlights from Git 2.34

To celebrate this most recent release, here's GitHub's look at some of the most interesting features and changes introduced since last time. | Continue reading


@github.blog | 3 years ago

Release Radar · October 2021 Edition

Whilst we've been busy with GitHub Universe, our community has been busy launching their latest releases. Check out these awesome projects. | Continue reading


@github.blog | 3 years ago

Highlights from GitHub’s security roadmap at Universe 2021

During Universe, we received a number of security questions ranging from our strategy to our advisories. Here's what we've got planned! | Continue reading


@github.blog | 3 years ago

7 unique software collaboration features in GitHub Discussions

Here are a few ways our teams use GitHub Discussions internally to build community, simplify workflows, and get key insights into our work. | Continue reading


@github.blog | 3 years ago

Make your monorepo feel small with Git’s sparse index

The new sparse index feature makes it feel like you are working in a small repository when working in a focused portion of a monorepo. | Continue reading


@github.blog | 3 years ago

GitHub Enterprise Server 3.3 enhances CI/CD and adds a new security manager role

This latest release sees the introduction of a new role, a new webhook for GitHub Actions, and a bright edge to dark mode. | Continue reading


@github.blog | 3 years ago

Three rules of bug fixing for better OSS security

When you're fixing a bug, especially a security vulnerability, you should add a regression test, fix the bug, and find & fix variants. | Continue reading


@github.blog | 3 years ago

GitHub Availability October 2021

In October, we experienced one incident resulting in significant impact and degraded state of availability for the GitHub Codespaces service. | Continue reading


@github.blog | 3 years ago

GitHub Actions resources to bookmark from the basics to CI/CD

Tips on how to get started using GitHub Actions and resources to learn more about making it work for you. | Continue reading


@github.blog | 3 years ago

Building the next phase of GitHub, together

This morning, I shared the following post with Hubbers in response to Nat’s announcement about his next adventure. I am thrilled to take on the role of CEO to build the next phase of GitHub for our global community of software developers. | Continue reading


@github.blog | 3 years ago

Thank You, GitHub

This morning, I sent the following post to the GitHub team. TL;DR: I’m moving on to my next adventure, and Thomas Dohmke (currently Chief Product Officer) will be GitHub’s next CEO. | Continue reading


@github.blog | 3 years ago

Blue-teaming for Exiv2, part 1: creating a security advisory process

Part 1 of a series on hardening the security of the Exiv2 project. My goal is to help you harden the security of your own project. | Continue reading


@github.blog | 3 years ago

Game Off 2021 theme announcement

Click here to find out this year's secret theme! | Continue reading


@github.blog | 3 years ago

Cybersecurity spotlight on bug bounty researcher yvvdwf

We’re excited to highlight another top contributing researcher to GitHub’s Bug Bounty Program: @yvvdwf | Continue reading


@github.blog | 3 years ago

GitHub keeps getting better for open source maintainers

Maintainers can now limit who can approve and request changes on pull requests. You can also close issues and block users via your phone. | Continue reading


@github.blog | 3 years ago

Warning about bidirectional Unicode text

Warning about bidirectional Unicode text | Continue reading


@github.blog | 3 years ago

Short and scary games plus source to play (or hack) this Halloween

Trick or treat yourself to these spooktacular Halloween-theme games from game jams. | Continue reading


@github.blog | 3 years ago

13 short and scary games plus source to play (or hack) this Halloween

Trick or treat yourself to these spooktacular Halloween-theme games from game jams. | Continue reading


@github.blog | 3 years ago

GitHub Actions: Secure Cloud Deployments with OpenID Connect

GitHub Actions: Secure cloud deployments with OpenID Connect | Continue reading


@github.blog | 3 years ago

Everything New from Universe 2021

We’ve shipped more than 20,000 improvements to GitHub in the past year. Here’s a comprehensive overview of what we’re announcing at Universe. | Continue reading


@github.blog | 3 years ago