Back to Gitlabhq

Non default branch tracking (beta)

doc/releases/19/gitlab-19-2-released/non_default_branch_beta.md

19.2.1805 B
Original Source

You can now track vulnerabilities on branches other than the default branch. For the best results, target a small number of long-lived release branches, such as branches for specific environments (project-qa, project-prod) or deployment platforms (project-iOS, project-android).

This beta includes the following capabilities:

  • Add tracked branches on the security configuration page, up to twice the number of projects in the namespace.
  • Filter by branch on the vulnerability report.
  • Filter by branch on the project-level security dashboard.
  • Track all vulnerability types on tracked branches, including CVEs, which were previously out of scope.
  • Keep vulnerability status metadata consistent when a branch merges into the default branch.
  • Update vulnerability status on tracked branches.