GitHub Blog Search
GitHub Actions: Changing the search order for self-hosted runners
This blog post tells the story of why we built a new search engine optimized for code.
Today, we are rolling out a technology preview for GitHub code search, the next iteration for search, discovery, and navigation on GitHub.
Recently, the Copyright Office responded to the calls to clarify the scope of protected security research.
We’re excited to highlight another top contributing researcher to GitHub’s Bug Bounty Program: @yvvdwf
GitHub's bug bounty team is excited to kick off Cybersecurity Awareness Month with a spotlight on two security researchers who participate in the GitHub Security Bug Bounty Program.
We put out a call to open source developers and security researchers to talk about the security vulnerability disclosure process. Here's what we found.
GitHub Copilot: Parrot or Crow? A first look at rote learning in GitHub Copilot suggestions.
One month ago, we started a discussion with the community about proposed revisions to clarify GitHub’s policies on security research, malware, and exploits with the goal to enable, welcome, and…
Security research makes us all safer, but too often developers face ambiguous rules and possible criminal liability when they do quality assurance work to find security holes in their stack.…
Since changing the behavior of the assignee control to speed up assigning users, we've made a few updates based on your feedback. Now when there are less than 30 possible…
Find issue and pull request assignees faster with type ahead search
GitHub Packages: Filtering for package search results
Find all the open issues in a repository that have closing pull requests references with the linked:pr search qualifier. Similarly, locate all the pull requests in a repository that are…
You can now create and share search queries that resolve to the current user by using the @me search syntax. For example, navigating to https://github.com/search?q=is%3Aissue+state%3Aopen+assignee%3A%40me (when logged into GitHub) will return all…