Skip to content

Here's what's popular on GitHub today...

Trending repository

Mastodon logo

Popular topic

Mastodon is a free, decentralized, open-source microblogging network.
GitHub Universe 2021 Highlights in Korean

Upcoming event recommended by GitHub

Dec
9

GitHub Universe 2021 Highlights in Korean

December 09, 2021 • Online

In this webinar, GitHub staff will share in detail the highlights of the new features announced during Universe21.

App recommended by GitHub

Stale

Automatically close stale Issues and Pull Requests that tend to accumulate during a project.

How it works

After a period of inactivity, a label will be applied to mark an issue as stale, and optionally post a comment to notify contributors that the Issue or Pull Request will be closed.

If the Issue or Pull Request is updated, or anyone comments, then the stale label is removed.

If no more activity occurs, the Issue or Pull Request will be automatically closed with an optional comment.

Trending repository

SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.

  • Updated Dec 5, 2021
  • PHP
awesome-software-architecture

Trending repository

Restyled.io screenshot

App recommended by GitHub

Restyled.io

Restyled integrates into your usual Pull Request workflow to keep your codebase consistent. Missed a semi-colon? Incorrect indentation? Restyled will fix that up in a sibling Pull Request that you can merge into yours.