Repository groups
Learn how to group your repositories integrated with OpenText Core SCA.
It can be difficult to get a quick overview of all your repositories, especially if you have a lot of them. To make your life a bit easier, the OpenText Core SCA tool enables you to group repositories together, allowing you to organize your projects, e.g. based on team structure.
A group can consist of multiple repositories, but also other groups. It is also possible for one group to exist as a sub-group in multiple parent groups. Keep in mind that changes made to a group will have an effect in all places the group exists.
You can create groups from the repository view under Repositories. To create groups:
Go to Repositories on the left side menu.
Click + New and select Group.
On the New group window:
Enter the Group name.
Select the repositories for the group. You can associate multiple repositories to the group by selecting repositories from Choose repositories drop-down and creating new rows by clicking the plus button.
Select the default branch for the repository. You can allocate default branch to the repository by selecting branch from Default branch drop-down in each row only if a repository is selected in that row. This option is disabled if you select multiple repositories in a row. If you do not manually select the default branch, the system will automatically choose it based on the last commit.
Select the relevant Groups.
Click Create.
Once created, the group will be shown with the name and aggregation of vulnerabilities in the linked repositories and groups. You can also view the default branch details in the repositories tab of repo groups.

Delete or edit a repository group
You can edit or delete a specific group by clicking on the three dots next to the group’s name. Clicking Edit will open the same view as when creating the group, enabling you to select or deselect repositories or groups included in the group. Keep in mind that if you delete a group, all groups that exist solely within this group will also be deleted.

Last updated
Was this helpful?