Skip to content

Azure.DevOps.Pipelines.Core.ProjectValidUsers

github-actions edited this page Jan 20, 2024 · 1 revision

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

Clone this wiki locally