Skip to content

Azure.DevOps.Tasks.VariableGroup.InheritedPermissions

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

Azure.DevOps.Tasks.VariableGroup.InheritedPermissions

SYNOPSIS

Variable group permissions should not be inherited from the project.

DESCRIPTION

Variable group permissions should not be inherited from the project. Inherited permissions can lead to unexpected access to sensitive information.

Mininum TokenType: FineGrained

RECOMMENDATION

Consider removing inherited permissions from the variable group and setting permissions explicitly.

LINKS

Clone this wiki locally