GitHub brings supply chain security features to the Go community
GitHubâs supply chain security features are now available for Go modules, which will help the Go community discover, report, and prevent security vulnerabilities.
GitHubâs supply chain security features are now available for Go modules, which will help the Go community discover, report, and prevent security vulnerabilities.
GitHubâs bug bounty program is now a mature component of how we improve product security. We’re excited to highlight some achievements (and interesting vulnerabilities)!
polkit is a system service installed by default on many Linux distributions. Itâs used by systemd, so any Linux distribution that uses systemd also uses polkit. As a member of GitHub Security Lab, my job is to help improve the security of open source software by finding and reporting vulnerabilities. A few weeks ago, I found a privilege escalation vulnerability in polkit.
GitHub secret scanning has been securing our usersâ code by scanning for and revoking secrets since 2015. Recently, weâve focused on scanning for package registry credentials as well—a significant and important expansion on our original
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 encourage dual-use security research and
GitHub has been at the forefront of security key adoption for many years. We were an early adopter of Universal 2nd Factor (“U2F”) and were also one of the first sites to transition to Webauthn.
Dependabot Preview has helped more than 30,000 organizations keep their packages updated with more than seven million pull requests merged since it launched. As a result of that success, the Dependabot team joined GitHub in
April 30, 2021 update: Thank you to everyone who’s weighed in on the discussion so far. I’ve commented in the pull request to clarify a few points based on initial feedback. Keep the comments coming.
GitHub Actions provide a powerful, extensible way to automate software development workflows. When access to outside resources is required, GitHub provides the ability to store encrypted secrets used by GitHub Actions to authenticate against these
We’re excited to share a deep dive into how our new authentication token formats are built and how these improvements are keeping your tokens more secure. As we continue to focus on the security of