Currently, both the calls to validator scripts and completion scripts (after T8164) are 'shelling out' by use of open_process_in. Although this had been a convenience in initial implementation, they should be replaced by proper use of the execve counterparts of open_process_args_*.
Description
Description
Details
Details
- Version
- -
- Is it a breaking change?
- Perfectly compatible
- Issue type
- Internal change (not visible to end users)
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | ENHANCEMENT | jestabro | T8061 Add analogue of cli-shell-api getCompletionEnv | ||
| Open | ENHANCEMENT | jestabro | T8164 Add completion help to vyconf get completion env | ||
| Open | ENHANCEMENT | jestabro | T8173 vyos1x-config: replace open_process_in with open_process_args_* |