Summary:fmt.Sprintf("the bundle root path %s is writable by all workspace users",b.Config.Workspace.RootPath),
Detail:"The bundle is configured to use /Workspace/Shared, which will give read/write access to all users. If this is intentional, add CAN_MANAGE for 'group_name: users' permission to your bundle configuration. If the deployment should be restricted, move it to a restricted folder such as /Workspace/Users/<username or principal name>.",