Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 902 Bytes

Azure.DevOps.ServiceConnections.ProductionBranchLimit.md

File metadata and controls

29 lines (19 loc) · 902 Bytes
category severity online version
Repository
Severe

Azure.DevOps.ServiceConnections.ProductionBranchLimit

SYNOPSIS

A production service connection should be limited in the branches it can be used in.

DESCRIPTION

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

RECOMMENDATION

Consider limiting the service connection to a production branch.

LINKS