policy name: code_review_not_required
severity: HIGH
In order to comply with separation of duties principle and enforce secure code practices, a code review should be mandatory using the source-code-management system’s built-in enforcement. This option is found in the branch protection setting of the repository.
Users can merge code without being reviewed, which can lead to insecure code reaching the main branch and production.