Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 866 Bytes

Azure.DevOps.Pipelines.Core.ProjectValidUsers.md

File metadata and controls

28 lines (18 loc) · 866 Bytes
category severity online version
Microsoft Azure DevOps Pipelines
Severe

Azure.DevOps.Pipelines.Core.ProjectValidUsers

SYNOPSIS

Pipelines should not be assigned directly to the Project Valid Users group.

DESCRIPTION

Pipelines should not be assigned directly to the Project Valid Users group. This group is inherited by all users in the project and will grant access to the pipeline to all users.

Mininum TokenType: FineGrained

RECOMMENDATION

Remove the Project Valid Users group from the pipeline acl.

LINKS