Multiple Base Branches
Overview
Developers might have different integration branches or even deploy completely different products from different branches of the same repository. The Mend Developer Platform covers these use cases, creating a project within the platform for each base branch thus allowing you to deploy multiple products from the same repository and see each of them as a separate project within the Mend AppSec Platform.
This allows Security Managers to monitor the risk level of each of their integration branches and define different policies for each of them (e.g., a stricter one for the production branch).
Within the repository, more scans will be performed to give developers immediate feedback about newly introduced findings.
Notable Features
Multiple base branches can be specified for a single repository; for each base branch, an individual project is generated.
Suppressions (and any other user adaptation to a finding) are migrated between the different projects of the same repository.