Deny running a specific command in python virtual environment
Premise: I have created a python wrapper (let’s call the wrapper pycomd
) around a command (let’s call the command comd
).
Premise: I have created a python wrapper (let’s call the wrapper pycomd
) around a command (let’s call the command comd
).