Ensure repository creation is limited to specific members
Risk Level: medium
Platform: Github
Spectral Rule ID: GH-HRD037
REMEDIATION
Change in 'Member privileges- Repository creation' to 'Private'.
SaaS:
- Go to
https://github.com/<YOUR_ORGANIZATION_NAME>/<YOUR_REPO_NAME>/settings/member_privileges. - Go to section 'Member privileges'.
- Set 'Repository creation' to 'Private'.
Read more:
- https://docs.github.com/en/get-started/learning-about-github/access-permissions-on-github
- https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-new-repository
- https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/managing-teams-and-people-with-access-to-your-repository
Updated 7 months ago