Skip to content

Azure.DevOps.Pipelines.Core.InheritedPermissions

github-actions edited this page Oct 21, 2023 · 2 revisions

Azure.DevOps.Pipelines.Core.InheritedPermissions

SYNOPSIS

Pipeline permissions should not be inherited from the project.

DESCRIPTION

Pipeline permissions should not be inherited from the project. Inherited permissions can lead to unexpected access to resources.

Mininum TokenType: FineGrained

RECOMMENDATION

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

LINKS

Clone this wiki locally