Hi,
I'm missing a possibility to easily check file hash before executing a script file. Currently I have multiple jobs that are just calling *.ps1 files through the Powershell task. There are people (example from Operations team) that have access to those files and can change them but they don't have access to VisualCron. It would be great to ensure that those files were not changed before executing them.
I have a simple powershell script that I use as a workaround, which is set directly inside VisualCron. But it would be much easier if there is a simple text box to paste hash sum of the file.
Example how I do that right now:
Edited by user
2020-08-04T08:48:53Z
|
Reason: Not specified