I have a process that I know is safe, with a specific path + args.
Every time that I start that process from a new context, I get a new popup to allow/deny temporarily (the checkbox is disabled). I would like to add that combo of path + args as an exception.
Context example: a bash script that I have to check with node --version I have installed, and it's being prompted all the time.
Current settings:

I have a process that I know is safe, with a specific path + args.
Every time that I start that process from a new context, I get a new popup to allow/deny temporarily (the checkbox is disabled). I would like to add that combo of path + args as an exception.
Context example: a bash script that I have to check with node --version I have installed, and it's being prompted all the time.
Current settings: