[Integrates] Allow some way to migrate environment URLs and their associated vulns between roots
Problem to solve
At this time, platform allows to migrate entire git roots (with their associated environment URLs and their vulns) between groups (via deactivating the root):
However, there is no option to just migrate environment URLs with their associated vulns between roots. Then, when for any reason customers decide to move an environment URL from a root to another, currently they should delete the environment URL on the origin root and then add it into the new root.
This situation causes a lot of difficulties, because of that analyst should to re-enumerate the related ToE inputs and then to manually re-report the same associated vulns with their evidence, and reviewers should to check and approve (or reject) them again. And this problem is bigger when the number of vulns or the number of environments to move increases.
Intended users
Squad team (directly) and customers (indirectly)
Proposal
Allow some way to migrate environment URLs and their associated vulns between roots.
Migration between groups include environments URLs.
Test plan
Steps
-
Make sure that the code contributions checklist has been followed. -
There is the capability to migrate environments and their associated resources between groups. -
We have the ability to migrate environments and their associated resources between roots.