MEDIUM
Source
CloudSploit
ID
specific-source-branch

Specific Source Branch

Ensure cloud build triggers are configured with specific source branch.

When creating cloud build triggers with Push or Pull repository events, ensure you specify the specific source branch within the repository. The regular expression .* will trigger this build for changes on any branch.

Ensure all cloud build triggers with Push or Pull events have a source branch specified.