Priority: High
OpenSSF Scorecard Finding: Branch-Protection (6/10)
Risk Level: High
Description
Branch protection is enabled but not maximal on development and all release branches.
Recommendation
Strengthen branch protection rules to include:
- Require pull request reviews before merging (at least 1-2 approvals)
- Require status checks to pass before merging
- Require branches to be up to date before merging
- Enforce for administrators
- Restrict who can push to matching branches
References
Priority: High
OpenSSF Scorecard Finding: Branch-Protection (6/10)
Risk Level: High
Description
Branch protection is enabled but not maximal on development and all release branches.
Recommendation
Strengthen branch protection rules to include:
References