Harden hygiene and branch protection
Protect important branches with robust branch protection rules to enforce workflows:
- Apply rules to users and admins
- Disable write permissions that push code to the repository
- Require a verified signature for the commit action
×
×
Limit member privileges
Create a secure baseline:
- Customize policies for new users
- Prevent non-admin members inviting outside collaborators to repositories
- Restrict members that can create teams
Detect repository vulnerabilities
Receive alerts when new vulnerabilities are added to the GitHub Advisory Database and generate automated security updates:
- Set system to send alerts when new vulnerabilities are detected within your repositories’ dependencies
- Generate automated security updates
×