At a large client I’m working with there is a concern that malicious code might be installed via the package manager. Is there a known way to control which packages can/can not be installed?
Hi Johan,
At instalation, only the UiPath.Core.Activities package is installed. You can install others via package manager, but for example, you cannot install only the PDF activities without the XPS ones.
Yes, thanks, but is there a way to limit or control which packages can be installed?
Oh, you’re talking about permissions. Unfortunately, you cannot control/limit which packages to be installed.
Ah, ok, thank you!