Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 842 Bytes

Azure.DevOps.Repos.InheritedPermissions.md

File metadata and controls

27 lines (17 loc) · 842 Bytes
category severity online version
Microsoft Azure DevOps Repos
Severe

Azure.DevOps.Repos.InheritedPermissions

SYNOPSIS

Repository permissions should not be inherited from the project.

DESCRIPTION

Repository permissions should not be inherited from the project. Inherited permissions can lead to unexpected access to repositories and branches.

Mininum TokenType: FineGrained

RECOMMENDATION

Consider removing inherited permissions from the repository and setting permissions explicitly.

LINKS