Describe the problem
If an end-user has multiple instances of CxSAST that they would like to migrate to a single AST tenant, there is a chance for Group collisions if there are same name Teams on the source CxSAST systems.
Proposed solution
As an added command-line parameter (optional), allow the end-user to specify a prefix for exported values that may collide during Import (to the AST tenant). This initially includes Team Names (that get imported as Groups in AST), but also for any other possible colliding objects.
Additional details
None