1.1.15 Ensure pushing or merging of new code is restricted to specific individuals or teams
ID |
cis_sscs/pushing_restricted |
Severity |
critical |
Category |
source_code/code_changes |
Levels |
|
Optional |
false |
Tags |
branch-protection, security, source-code, supply-chain |
Rationale
Requiring that only trusted users may push or merge new changes reduces the risk of unverified code, especially malicious code, to a protected branch by reducing the number of trusted users who are capable of doing such.