Webcast recap: Driving secure, collaborative development
Security is an essential part of any engineering organization—especially in regulated industries, like automotive. In our recent webcast, “Driving secure, collaborative development”, GitHub Solutions Engineer Phil Holleran walked through GitHub…

Security is an essential part of any engineering organization—especially in regulated industries, like automotive.
In our recent webcast, “Driving secure, collaborative development”, GitHub Solutions Engineer Phil Holleran walked through GitHub features that can make your security and compliance workflows less painful. Here are some key takeaways and a link to watch the recording.
Secure accounts and organization
Simple as it may sound, enforcing multi-factor authentication (MFA) across your organization is an easy way to avoid security vulnerabilities and outsider access. It’s also important to periodically audit the other ways people in your organization can authenticate and deploy. Occasional reviews help you check if the applications and keys are still in use, and if your users have successfully authorized them to act on their behalf.
Secure applications and integrations
Personal access tokens and OAuth applications can present security challenges with complex permissions. Use GitHub Apps to eliminate the need for machine users, and only grant access to the people who need it.
Secure code
With GitHub branch protection, protect your code from unwanted modifications by preventing force pushes (and deletion) and requiring code reviews. With the new code owners feature in GitHub, you can easily automate the assignment of reviewers.
To learn more, watch the recording.
Written by
Related posts

Racing into 2025 with new GitHub Innovation Graph data
Discover the latest trends and insights on public software development activity on GitHub with the quarterly release of data for the Innovation Graph, updated through December 2024.

GitHub Availability Report: March 2025
In March, we experienced one incident that resulted in degraded performance across GitHub services.

Vibe coding with GitHub Copilot: Agent mode and MCP support rolling out to all VS Code users
In celebration of MSFT’s 50th anniversary, we’re rolling out Agent Mode with MCP support to all VS Code users. We are also announcing the new GitHub Copilot Pro+ plan w/ premium requests, the general availability of models from Anthropic, Google, and OpenAI, next edit suggestions for code completions & the Copilot code review agent.