aquasecurity / chain-bench

An open-source tool for auditing your software supply chain stack for security compliance based on a new CIS Software Supply Chain benchmark.
Apache License 2.0
715 stars 62 forks source link

fix - missing permission for branch protection present false status #51

Closed morwn closed 2 years ago

morwn commented 2 years ago

Description

The fix Check for admin repo permission before validating branch-protection policies and provide unknown status otherwise.

Related issues