-
-
Notifications
You must be signed in to change notification settings - Fork 2
Azure.DevOps.ServiceConnections.ProductionBranchLimit
github-actions edited this page Oct 21, 2023
·
2 revisions
category: Repository severity: Severe online version: https://github.com/cloudyspells/PSRule.Rules.AzureDevOps/blob/main/src/PSRule.Rules.AzureDevOps/en/Azure.DevOps.ServiceConnections.ProductionBranchLimit.md
A production service connection should be limited in the branches it can be used in.
A production service connection should be limited in the branches it can be used in. This ensures that the service connection is not used in a non-production branch. This rule checks that the service connection is limited to a production branch.
Mininum TokenType: ReadOnly
Consider limiting the service connection to a production branch.