Robot Integrity check

Dear community,

I would like to know if and how Orchestrator performs an integrity check of the robots against unwanted changes.
I wonder what if a user changes the code in the xaml or in the nuget to modify robot behaviour? How can one verify this?
Thanks,
Kind regards
G.

@Gennaro_Bozza,

After changes in the Xaml file and if you publish it again then you can see new package for that process in orchestrator. But Orchestrator can’t show what are the changes you did.

But you can check difference between two workflows in UiPath studio. Please find the below thread.

Thank you. However I’m not talking about official changes through publishing, but I’m talking about changes in the nuget-xaml files not through Studio, but by opening the file in a different way…

Any security measures against this?

Thank you