Strengthening Branch Protection Rules for Improved OpenSSF Scorecard Compliance #2681
asmit27rai
started this conversation in
Ideas
Replies: 2 comments 1 reply
@achrefbensaad Currently we have these rules already set for |
1 reply
|
Hi @asmit27rai, the proposed changes have been completed, and the Branch Protection score is now 10. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Background
As part of the CNCF KubeArmor Supply Chain Security and OpenSSF Scorecard hardening effort, I explored branch protection configurations in my fork and observed that the OpenSSF Scorecard Branch-Protection check achieved a score of 10/10 after enabling a comprehensive set of protections.
Configuration Tested
The following protections were enabled on the
*branch:Pull Request Requirements
Branch Safety
Required Status Checks
Observed Result
After enabling the above protections in my fork, the OpenSSF Scorecard Branch-Protection check reported a score of 10/10.
Questions for Maintainers
I would appreciate feedback from the maintainers on the following points:
Thank you.
CCing: @Aryan-sharma11 @daemon1024 @achrefbensaad
All reactions