Closed amondal2 closed 1 month ago
The default (ie with no user-specified parameters) is broken because it's passing in empty strings to the environment. These values should be null so that they don't get picked up by the Python code when injected.
null
The default (ie with no user-specified parameters) is broken because it's passing in empty strings to the environment. These values should be
null
so that they don't get picked up by the Python code when injected.